NetworkManagerPropertiesNetworkManagerScopes Class
Scope of Network Manager.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.network._serialization.ModelNetworkManagerPropertiesNetworkManagerScopes
Constructor
NetworkManagerPropertiesNetworkManagerScopes(*, management_groups: List[str] | None = None, subscriptions: List[str] | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
management_groups
|
List of management groups. |
subscriptions
|
List of subscriptions. |
Variables
Name | Description |
---|---|
management_groups
|
List of management groups. |
subscriptions
|
List of subscriptions. |
cross_tenant_scopes
|
List of cross tenant scopes. |
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