Freigeben über


AFDOriginGroupsOperationsExtensions.ListByProfile Methode

Definition

Listet alle vorhandenen Ursprungsgruppen in einem Profil auf.

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

Parameter

operations
IAFDOriginGroupsOperations

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: