ServerFarmNetworkSettings Class
Network settings for an app service plan.
Constructor
ServerFarmNetworkSettings(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
virtual_network_subnet_id
|
Azure Resource Manager ID of the Virtual network and subnet to be joined by Regional VNET Integration. This must be of the form /subscriptions/{subscriptionName}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{vnetName}/subnets/{subnetName}. |
Attributes
virtual_network_subnet_id
Azure Resource Manager ID of the Virtual network and subnet to be joined by Regional VNET Integration. This must be of the form /subscriptions/{subscriptionName}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{vnetName}/subnets/{subnetName}.
virtual_network_subnet_id: str | None