Location Class
Location.
- Inheritance
-
azure.mgmt.deviceupdate._serialization.ModelLocation
Constructor
Location(*, name: str | None = None, role: str | _models.Role = 'Primary', **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
name
|
|
role
|
Whether the location is primary or failover. Known values are: "Primary" and "Failover". Default value: Primary
|
Variables
Name | Description |
---|---|
name
|
|
role
|
Whether the location is primary or failover. Known values are: "Primary" and "Failover". |
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