IpConfiguration interface

IP configuration.

Properties

privateIpAddress

Private IP address of the IP configuration.

privateIpAllocationMethod

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

Property Value