FrontendIPConfiguration Class
Frontend IP address of the load balancer.
Constructor
FrontendIPConfiguration(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
id
|
Resource ID. |
|
name
|
Name of the resource. |
|
type
|
Resource type. |
|
properties
|
Properties of the load balancer probe. |
|
etag
|
A unique read-only string that changes whenever the resource is updated. |
|
zones
|
A list of availability zones denoting the IP allocated for the resource needs to come from. |
Attributes
etag
A unique read-only string that changes whenever the resource is updated.
etag: str | None
properties
Properties of the load balancer probe.
properties: _models.FrontendIPConfigurationPropertiesFormat | None
zones
A list of availability zones denoting the IP allocated for the resource needs to come from.
zones: list[str] | None