AzureCloudAccountSubscription
Azure Cloud Account Subscription for a given feature.
Fields
| Field | Type | Description |
|---|---|---|
| app | AzureCloudAccountTenantApp | The Azure application backing this subscription, together with the authentication method it is bound to. Unset for a discovered subscription that is not yet onboarded. |
| cloudType | AzureCloudType! | Cloud type of the Azure subscription. |
| customerSubscriptionId | String! | Cloud account ID of the subscription. |
| customerTenantId | String! | Rubrik ID of the Azure tenant in which this subscription is present. |
| ineligibilityReason | AzureOnboardingIneligibilityReason! | The reason the subscription cannot be onboarded in the current pass, or UNSPECIFIED when it is eligible. This field is set in discovery responses only. |
| isAuthorized | Boolean! | Specifies whether the requester has appropriate permissions on this subscription. |
| name | String! | Subscription name as specified in Azure. |
| nativeId | String! | Subscription UUID as specified in Azure. |
Used By
Referenced by