CrossTenantScopes Class
Cross tenant scopes.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.network._serialization.ModelCrossTenantScopes
Constructor
CrossTenantScopes(**kwargs: Any)
Variables
Name | Description |
---|---|
tenant_id
|
Tenant ID. |
management_groups
|
List of management groups. |
subscriptions
|
List of subscriptions. |
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