Freigeben über


ProfilesOperationsExtensions.List(IProfilesOperations) Methode

Definition

Listet alle CDN-Profile in einem Azure-Abonnement auf.

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

Parameter

operations
IProfilesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

Gibt zurück

Gilt für: