次の方法で共有


ProfilesOperationsExtensions.List(IProfilesOperations) メソッド

定義

Azure サブスクリプション内のすべての CDN プロファイルを一覧表示します。

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)

パラメーター

operations
IProfilesOperations

この拡張メソッドの操作グループ。

戻り値

適用対象