FrontendIPConfiguration Class

Frontend IP address of the load balancer.

Constructor

FrontendIPConfiguration(*args: Any, **kwargs: Any)

Variables

Name Description
id
str

Resource ID.

name
str

Name of the resource.

type
str

Resource type.

properties

Properties of the load balancer probe.

etag
str

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