次の方法で共有


SecurityPartnerProvidersOperationsExtensions.List メソッド

定義

サブスクリプション内のすべてのセキュリティ パートナー プロバイダーを取得します。

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

パラメーター

operations
ISecurityPartnerProvidersOperations

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

戻り値

適用対象