IpConfiguration interface
IP configuration.
Properties
private |
Private IP address of the IP configuration. |
private |
Private IP address allocation method. |
subnet | The reference to the subnet bound to the IP configuration. |
Property Details
privateIpAddress
Private IP address of the IP configuration.
privateIpAddress?: string
Property Value
string
privateIpAllocationMethod
Private IP address allocation method.
privateIpAllocationMethod?: string
Property Value
string
subnet
The reference to the subnet bound to the IP configuration.
subnet: SubResource