Share via


DdosProtectionPlansOperationsExtensions.List Method

Definition

Gets all DDoS protection plans in a subscription.

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)

Parameters

operations
IDdosProtectionPlansOperations

The operations group for this extension method.

Returns

Applies to