Freigeben über


BillingPaymentMethodResource.Get(CancellationToken) Methode

Definition

Ruft eine Zahlungsmethode ab, die dem Aufrufer gehört.

  • Anforderungspfad/providers/Microsoft.Billing/paymentMethods/{paymentMethodName}
  • Vorgangs-IdPaymentMethods_GetByUser
public virtual Azure.Response<Azure.ResourceManager.Billing.BillingPaymentMethodResource> Get (System.Threading.CancellationToken cancellationToken = default);
abstract member Get : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.Billing.BillingPaymentMethodResource>
override this.Get : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.Billing.BillingPaymentMethodResource>
Public Overridable Function Get (Optional cancellationToken As CancellationToken = Nothing) As Response(Of BillingPaymentMethodResource)

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Gilt für: