NetworkManagerPropertiesNetworkManagerScopes interface

Scope of Network Manager.

Properties

crossTenantScopes

List of cross tenant scopes. NOTE: This property will not be serialized. It can only be populated by the server.

managementGroups

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[]