AzureSubscription
Information about an Azure subscription targeted by the cloud connector.
Contents
- Id
-
The ID of the Azure subscription.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Pattern:
^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$Required: Yes
- DisplayName
-
The display name of the Azure subscription.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 128.
Pattern:
^([\p{L}\p{Z}\p{N}\p{P}\p{M}]*)$Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: