FrontendIPConfigurationPropertiesFormat

Properties of Frontend IP Configuration of the load balancer.

AzureCloudInfrastructureMicrosoftNetworking

Properties

Name Type Description
inboundNatPools array An array of references to inbound pools that use this frontend IP.
inboundNatRules array An array of references to inbound rules that use this frontend IP.
loadBalancingRules array An array of references to load balancing rules that use this frontend IP.
outboundRules array An array of references to outbound rules that use this frontend IP.
privateIPAddress string The private IP address of the IP configuration.
privateIPAddressVersion string IP address version.
privateIPAllocationMethod string IP address allocation method.
provisioningState string The current provisioning state.
publicIPAddress object The reference of the Public IP resource.
publicIPPrefix object Reference to another subresource.
subnet object The reference of the subnet resource.
View JSON Schema on GitHub