Subscriptions

Gets details about a specified subscription.

get/subscriptions/{subscriptionId}

Parameters

../../../../../../common-types/resource-management/v5/types.json#/components/parameters/ApiVersionParameter — unresolved $ref
../../../../../../common-types/resource-management/v5/types.json#/components/parameters/SubscriptionIdParameter — unresolved $ref

Response

Azure operation completed successfully.

idstring

The fully qualified ID for the subscription. For example, /subscriptions/8d65815f-a5b6-402f-9298-045155da7d74

subscriptionIdstring

The subscription ID.

displayNamestring

The subscription display name.

tenantIdstring

The subscription tenant ID.

state'Enabled' | 'Warned' | 'PastDue' | 'Disabled' | 'Deleted'

The subscription state. Possible values are Enabled, Warned, PastDue, Disabled, and Deleted.

authorizationSourcestring

The authorization source of the request. Valid values are one or more combinations of Legacy, RoleBased, Bypassed, Direct and Management. For example, 'Legacy, RoleBased'.

tagsobject

The tags attached to the subscription.

Changes