次の方法で共有


CollectionOperationsExtensions.RegionList(ICollectionOperations) メソッド

定義

サブスクリプションのコレクションを作成できるすべてのリージョンの一覧を取得します。

public static Microsoft.WindowsAzure.Management.RemoteApp.Models.RegionListResult RegionList(this Microsoft.WindowsAzure.Management.RemoteApp.ICollectionOperations operations);
static member RegionList : Microsoft.WindowsAzure.Management.RemoteApp.ICollectionOperations -> Microsoft.WindowsAzure.Management.RemoteApp.Models.RegionListResult
<Extension()>
Public Function RegionList (operations As ICollectionOperations) As RegionListResult

パラメーター

operations
ICollectionOperations

Microsoft.WindowsAzure.Management.RemoteApp.ICollectionOperations への参照。

戻り値

場所の一覧。

適用対象