Partager via


BillingSubscriptionResource.Get(CancellationToken) Méthode

Définition

Obtient un abonnement par son ID. L’opération est actuellement prise en charge pour les comptes de facturation avec le type de contrat Contrat client Microsoft, Contrat Partenaire Microsoft et microsoft Online Services Program.

  • Chemin d’accès/providers/Microsoft.Billing/billingAccounts/{billingAccountName}/billingSubscriptions/{billingSubscriptionName}
  • IdBillingSubscriptions_Get d’opération
public virtual Azure.Response<Azure.ResourceManager.Billing.BillingSubscriptionResource> Get (System.Threading.CancellationToken cancellationToken = default);
abstract member Get : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.Billing.BillingSubscriptionResource>
override this.Get : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.Billing.BillingSubscriptionResource>
Public Overridable Function Get (Optional cancellationToken As CancellationToken = Nothing) As Response(Of BillingSubscriptionResource)

Paramètres

cancellationToken
CancellationToken

Jeton d’annulation à utiliser.

Retours

S’applique à