次の方法で共有


ISubscription.ListLocations メソッド

定義

サブスクリプションがアクセスできる場所を一覧表示します。

public System.Collections.Generic.IEnumerable<Microsoft.Azure.Management.ResourceManager.Fluent.ILocation> ListLocations ();
abstract member ListLocations : unit -> seq<Microsoft.Azure.Management.ResourceManager.Fluent.ILocation>
Public Function ListLocations () As IEnumerable(Of ILocation)

戻り値

場所の遅延リスト

適用対象