LoadBalancerFrontendIpConfigurationProperties interface
Describes a cloud service IP Configuration
Properties
| private |
The virtual network private IP address of the IP configuration. |
| public |
The reference to the public ip address resource. |
| subnet | The reference to the virtual network subnet resource. |
Property Details
privateIPAddress
The virtual network private IP address of the IP configuration.
privateIPAddress?: string
Property Value
string
publicIPAddress
The reference to the public ip address resource.
publicIPAddress?: SubResource
Property Value
subnet
The reference to the virtual network subnet resource.
subnet?: SubResource