ZoneMapping Class
ZoneMapping.
- Inheritance
-
azure.mgmt.resource.resources._serialization.ModelZoneMapping
Constructor
ZoneMapping(*, location: str | None = None, zones: List[str] | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
location
|
The location of the zone mapping. |
zones
|
|
Variables
Name | Description |
---|---|
location
|
The location of the zone mapping. |
zones
|
|
Colabore connosco no GitHub
A origem deste conteúdo pode ser encontrada no GitHub, onde também pode criar e rever problemas e pedidos Pull. Para mais informações, consulte o nosso guia do contribuidor.
Azure SDK for Python