Udostępnij za pośrednictwem


FrontDoorsOperationsExtensions.List(IFrontDoorsOperations) Method

Definition

Lists all of the Front Doors within an Azure subscription.

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

Parameters

operations
IFrontDoorsOperations

The operations group for this extension method.

Returns

Applies to