CrossTenantScopesOutput interface
Cross tenant scopes.
Properties
| management |
List of management groups. |
| subscriptions | List of subscriptions. |
| tenant |
Tenant ID. |
Property Details
managementGroups
List of management groups.
managementGroups?: string[]
Property Value
string[]
subscriptions
List of subscriptions.
subscriptions?: string[]
Property Value
string[]
tenantId
Tenant ID.
tenantId?: string
Property Value
string