CheckZonePeersRequest Class
Check zone peers request parameters.
- Inheritance
-
azure.mgmt.resource.subscriptions._serialization.ModelCheckZonePeersRequest
Constructor
CheckZonePeersRequest(*, location: str | None = None, subscription_ids: List[str] | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
location
|
The Microsoft location. |
subscription_ids
|
The peer Microsoft Azure subscription ID. |
Variables
Name | Description |
---|---|
location
|
The Microsoft location. |
subscription_ids
|
The peer Microsoft Azure subscription ID. |
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