Freigeben über


PolicySetDefinitionsOperationsExtensions.ListAsync Methode

Definition

Ruft die Richtliniensatzdefinitionen für ein Abonnement ab.

public static System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.ResourceManager.Fluent.Models.PolicySetDefinitionInner>> ListAsync(this Microsoft.Azure.Management.ResourceManager.Fluent.IPolicySetDefinitionsOperations operations, System.Threading.CancellationToken cancellationToken = default);
static member ListAsync : Microsoft.Azure.Management.ResourceManager.Fluent.IPolicySetDefinitionsOperations * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.ResourceManager.Fluent.Models.PolicySetDefinitionInner>>
<Extension()>
Public Function ListAsync (operations As IPolicySetDefinitionsOperations, Optional cancellationToken As CancellationToken = Nothing) As Task(Of IPage(Of PolicySetDefinitionInner))

Parameter

operations
IPolicySetDefinitionsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

cancellationToken
CancellationToken

Das Abbruchtoken.

Gibt zurück

Hinweise

Dieser Vorgang ruft eine Liste aller Richtliniensatzdefinitionen im angegebenen Abonnement ab.

Gilt für: