次の方法で共有


AzureFirewallsOperationsExtensions.ListAll(IAzureFirewallsOperations) メソッド

定義

サブスクリプション内のすべての Azure Firewall を取得します。

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

パラメーター

operations
IAzureFirewallsOperations

この拡張メソッドの操作グループ。

戻り値

適用対象