OBJECT
AzureRoleBasedAccount
link GraphQL Schema definition
- type AzureRoleBasedAccount implements CloudAccount {
- # The subscription info with feature details.
- AzureSubscriptionWithFeaturesType! :
- # The ID of this Cloud Account.
- String! :
- # The name of this Cloud Account.
- String! :
- # The description of this Cloud Account.
- String :
- # The type of this Cloud Provider.
- CloudAccountType! :
- # The connection status of this Cloud Account.
- ConnectionStatusType! :
- }
link Require by
This element is not required by anyone