NetworkManagerPropertiesNetworkManagerScopes interface
Scope of Network Manager.
Properties
cross |
List of cross tenant scopes. NOTE: This property will not be serialized. It can only be populated by the server. |
management |
List of management groups. |
subscriptions | List of subscriptions. |
Property Details
crossTenantScopes
List of cross tenant scopes. NOTE: This property will not be serialized. It can only be populated by the server.
crossTenantScopes?: CrossTenantScopes[]
Property Value
managementGroups
List of management groups.
managementGroups?: string[]
Property Value
string[]
subscriptions
List of subscriptions.
subscriptions?: string[]
Property Value
string[]