VirtualNetworkGatewayIPConfigurationPropertiesFormat interface
Properties of VirtualNetworkGatewayIPConfiguration.
Properties
| private |
Private IP Address for this gateway. |
| private |
The private IP address allocation method. |
| provisioning |
The provisioning state of the virtual network gateway IP configuration resource. |
| public |
The reference to the public IP resource. |
| subnet | The reference to the subnet resource. |
Property Details
privateIPAddress
Private IP Address for this gateway.
privateIPAddress?: string
Property Value
string
privateIPAllocationMethod
The private IP address allocation method.
privateIPAllocationMethod?: string
Property Value
string
provisioningState
The provisioning state of the virtual network gateway IP configuration resource.
provisioningState?: string
Property Value
string