Freigeben über


PrivateStoreResource.GetSubscriptionsContextAsync(CancellationToken) Methode

Definition

Auflisten aller Abonnements im Kontext des privaten Speichers

  • Request Path/providers/Microsoft.Marketplace/privateStores/{privateStoreId}/listSubscriptionsContext
  • Vorgang IdPrivateStore_ListSubscriptionsContext
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))

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Gilt für: