Partager via


PrivateStoreResource.GetSubscriptionsContextAsync(CancellationToken) Méthode

Définition

Répertorier tous les abonnements dans le contexte du magasin privé

  • Chemin/providers/Microsoft.Marketplace/privateStores/{privateStoreId}/listSubscriptionsContext
  • IdPrivateStore_ListSubscriptionsContext d’opération
public virtual System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.Marketplace.Models.SubscriptionsContextList>> GetSubscriptionsContextAsync (System.Threading.CancellationToken cancellationToken = default);
abstract member GetSubscriptionsContextAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.Marketplace.Models.SubscriptionsContextList>>
override this.GetSubscriptionsContextAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.Marketplace.Models.SubscriptionsContextList>>
Public Overridable Function GetSubscriptionsContextAsync (Optional cancellationToken As CancellationToken = Nothing) As Task(Of Response(Of SubscriptionsContextList))

Paramètres

cancellationToken
CancellationToken

Jeton d’annulation à utiliser.

Retours

S’applique à