AzureScopeConfiguration
The scope configuration for an Azure connector, defining the tenant or subscription scope.
Contents
- ScopeType
-
The type of scope. Valid values are
tenantandsubscription.Type: String
Valid Values:
TENANT | SUBSCRIPTIONRequired: Yes
- ScopeValues
-
The list of scope values, such as subscription IDs, when the scope type is
subscription.Type: Array of strings
Array Members: Minimum number of 0 items. Maximum number of 100 items.
Pattern:
.*\S.*Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: