Skip to main content

subscriptions

Overview

Namesubscriptions
TypeResource
Idazure_stack.user_subscriptions.subscriptions

Fields

NameDatatypeDescription
idstringFully qualified identifier.
displayNamestringSubscription name.
offerIdstringIdentifier of the offer under the scope of a delegated provider.
statestringSubscription notification state.
subscriptionIdstringSubscription identifier.
tenantIdstringDirectory tenant identifier.

Methods

NameAccessible byRequired ParamsDescription
getSELECTsubscriptionIdGets details about particular subscription.
listSELECTGet the list of subscriptions.
create_or_updateINSERTsubscriptionIdCreate or updates a subscription.
deleteDELETEsubscriptionIdDelete the specified subscription.
_listEXECGet the list of subscriptions.