FrontendIPConfiguration interface
Frontend IP address of the load balancer.
- Extends
Properties
| name | The name of the resource that is unique within the set of frontend IP configurations used by the load balancer. This name can be used to access the resource. |
| properties | Properties of the load balancer probe. |
| zones | A list of availability zones denoting the IP allocated for the resource needs to come from. |
Inherited Properties
| id | Resource ID. |
Property Details
name
The name of the resource that is unique within the set of frontend IP configurations used by the load balancer. This name can be used to access the resource.
name?: string
Property Value
string
properties
Properties of the load balancer probe.
properties?: FrontendIPConfigurationPropertiesFormat
Property Value
zones
A list of availability zones denoting the IP allocated for the resource needs to come from.
zones?: string[]
Property Value
string[]