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
|
|
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python