Share via


AzureFirewallFqdnTagsOperationsExtensions.ListAll Method

Definition

Gets all the Azure Firewall FQDN Tags in a subscription.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Network.Models.AzureFirewallFqdnTag> ListAll (this Microsoft.Azure.Management.Network.IAzureFirewallFqdnTagsOperations operations);
static member ListAll : Microsoft.Azure.Management.Network.IAzureFirewallFqdnTagsOperations -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Network.Models.AzureFirewallFqdnTag>
<Extension()>
Public Function ListAll (operations As IAzureFirewallFqdnTagsOperations) As IPage(Of AzureFirewallFqdnTag)

Parameters

operations
IAzureFirewallFqdnTagsOperations

The operations group for this extension method.

Returns

Applies to