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. |
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for Python