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
|
|
Zusammenarbeit auf GitHub
Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem Leitfaden für Mitwirkende.
Azure SDK for Python