次の方法で共有


ProfilesOperationsExtensions.ListBySubscription(IProfilesOperations) メソッド

定義

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

public static System.Collections.Generic.IEnumerable<Microsoft.Azure.Management.TrafficManager.Models.Profile> ListBySubscription (this Microsoft.Azure.Management.TrafficManager.IProfilesOperations operations);
static member ListBySubscription : Microsoft.Azure.Management.TrafficManager.IProfilesOperations -> seq<Microsoft.Azure.Management.TrafficManager.Models.Profile>
<Extension()>
Public Function ListBySubscription (operations As IProfilesOperations) As IEnumerable(Of Profile)

パラメーター

operations
IProfilesOperations

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

戻り値

適用対象