VirtualNetworkGatewayIPConfigurationPropertiesFormat interface
Properties of VirtualNetworkGatewayIPConfiguration.
Properties
| private |
The private IP address allocation method. |
| public |
The reference to the public IP resource. |
| subnet | The reference to the subnet resource. |
Property Details
privateIPAllocationMethod
The private IP address allocation method.
privateIPAllocationMethod?: "Static" | "Dynamic"
Property Value
"Static" | "Dynamic"