Partager via


AzureFirewallFqdnTagsOperationsExtensions.ListAllAsync Méthode

Définition

Obtient toutes les Pare-feu Azure balises de nom de domaine complet d’un abonnement.

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

Paramètres

operations
IAzureFirewallFqdnTagsOperations

Groupe d’opérations pour cette méthode d’extension.

cancellationToken
CancellationToken

Jeton d'annulation.

Retours

S’applique à