Freigeben über


AFDEndpointsOperationsExtensions.ListByProfile Methode

Definition

Listet vorhandene AzureFrontDoor-Endpunkte auf.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Cdn.Models.AFDEndpoint> ListByProfile (this Microsoft.Azure.Management.Cdn.IAFDEndpointsOperations operations, string resourceGroupName, string profileName);
static member ListByProfile : Microsoft.Azure.Management.Cdn.IAFDEndpointsOperations * string * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Cdn.Models.AFDEndpoint>
<Extension()>
Public Function ListByProfile (operations As IAFDEndpointsOperations, resourceGroupName As String, profileName As String) As IPage(Of AFDEndpoint)

Parameter

operations
IAFDEndpointsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Name der Ressourcengruppe innerhalb des Azure-Abonnements.

profileName
String

Name des CDN-Profils, das innerhalb der Ressourcengruppe eindeutig ist.

Gibt zurück

Gilt für: