Partager via


BillingPaymentMethodCollection.GetAll(CancellationToken) Méthode

Définition

Répertorie les modes de paiement appartenant à l’appelant.

  • Chemin d’accès de la demande/providers/Microsoft.Billing/paymentMethods
  • IdPaymentMethods_ListByUser d’opération
public virtual Azure.Pageable<Azure.ResourceManager.Billing.BillingPaymentMethodResource> GetAll (System.Threading.CancellationToken cancellationToken = default);
abstract member GetAll : System.Threading.CancellationToken -> Azure.Pageable<Azure.ResourceManager.Billing.BillingPaymentMethodResource>
override this.GetAll : System.Threading.CancellationToken -> Azure.Pageable<Azure.ResourceManager.Billing.BillingPaymentMethodResource>
Public Overridable Function GetAll (Optional cancellationToken As CancellationToken = Nothing) As Pageable(Of BillingPaymentMethodResource)

Paramètres

cancellationToken
CancellationToken

Jeton d’annulation à utiliser.

Retours

Collection de qui peut nécessiter plusieurs demandes de BillingPaymentMethodResource service pour itérer.

S’applique à