LoadBalancerConfiguration Class
Describes the load balancer configuration.
All required parameters must be populated in order to send to server.
Constructor
LoadBalancerConfiguration(*, name: str, properties: _models.LoadBalancerConfigurationProperties, id: str | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
id
|
Resource Id. |
name
|
The name of the Load balancer. Required. |
properties
|
Properties of the load balancer configuration. Required. |
Variables
Name | Description |
---|---|
id
|
Resource Id. |
name
|
The name of the Load balancer. Required. |
properties
|
Properties of the load balancer configuration. Required. |
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for Python