次の方法で共有


DdosProtectionPlansOperationsExtensions.List メソッド

定義

サブスクリプション内のすべての DDoS 保護プランを取得します。

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

パラメーター

operations
IDdosProtectionPlansOperations

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

戻り値

適用対象