Freigeben über


BillingSubscriptionAliasResource.Get(CancellationToken) Methode

Definition

Ruft ein Abonnement anhand seiner Alias-ID ab. Der Vorgang wird für arbeitsplatzbasierte Abrechnungsabonnements unterstützt.

  • Anfordern von Path/providers/Microsoft.Billing/billingAccounts/{billingAccountName}/billingSubscriptionAliases/{aliasName}
  • Vorgang IdBillingSubscriptionsAliases_Get
public virtual Azure.Response<Azure.ResourceManager.Billing.BillingSubscriptionAliasResource> Get (System.Threading.CancellationToken cancellationToken = default);
abstract member Get : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.Billing.BillingSubscriptionAliasResource>
override this.Get : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.Billing.BillingSubscriptionAliasResource>
Public Overridable Function Get (Optional cancellationToken As CancellationToken = Nothing) As Response(Of BillingSubscriptionAliasResource)

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Gilt für: