Share via


LoadBalancer interface

LoadBalancer resource.

Extends

Properties

extendedLocation

The extended location of the load balancer.

properties

Properties of load balancer.

sku

The load balancer SKU.

Inherited Properties

id

Resource ID.

location

Resource location.

tags

Resource tags.

Property Details

extendedLocation

The extended location of the load balancer.

extendedLocation?: ExtendedLocation

Property Value

properties

Properties of load balancer.

properties?: LoadBalancerPropertiesFormat

Property Value

sku

The load balancer SKU.

sku?: LoadBalancerSku

Property Value

Inherited Property Details

id

Resource ID.

id?: string

Property Value

string

Inherited From Resource.id

location

Resource location.

location?: string

Property Value

string

Inherited From Resource.location

tags

Resource tags.

tags?: Record<string, string>

Property Value

Record<string, string>

Inherited From Resource.tags