Freigeben über


DatadogExtensions.GetMarketplaceAgreementsAsync Methode

Definition

Listen Sie Datadog Marketplace-Vereinbarungen im Abonnement auf.

  • Anforderungspfad/Abonnements/{subscriptionId}/providers/Microsoft.Datadog/agreements
  • Vorgangs-IdMarketplaceAgreements_List
public static Azure.AsyncPageable<Azure.ResourceManager.Datadog.Models.DatadogAgreementResource> GetMarketplaceAgreementsAsync (this Azure.ResourceManager.Resources.SubscriptionResource subscriptionResource, System.Threading.CancellationToken cancellationToken = default);
static member GetMarketplaceAgreementsAsync : Azure.ResourceManager.Resources.SubscriptionResource * System.Threading.CancellationToken -> Azure.AsyncPageable<Azure.ResourceManager.Datadog.Models.DatadogAgreementResource>
<Extension()>
Public Function GetMarketplaceAgreementsAsync (subscriptionResource As SubscriptionResource, Optional cancellationToken As CancellationToken = Nothing) As AsyncPageable(Of DatadogAgreementResource)

Parameter

subscriptionResource
SubscriptionResource

Der SubscriptionResource instance die -Methode ausgeführt wird.

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Eine asynchrone Auflistung von DatadogAgreementResource , die mehrere Dienstanforderungen durchlaufen kann.

Gilt für: