次の方法で共有


LocationsOperationsExtensions.Get(ILocationsOperations, String) メソッド

定義

既存の Cosmos DB の場所のプロパティを取得する

public static Microsoft.Azure.Management.CosmosDB.Models.LocationGetResult Get (this Microsoft.Azure.Management.CosmosDB.ILocationsOperations operations, string location);
static member Get : Microsoft.Azure.Management.CosmosDB.ILocationsOperations * string -> Microsoft.Azure.Management.CosmosDB.Models.LocationGetResult
<Extension()>
Public Function Get (operations As ILocationsOperations, location As String) As LocationGetResult

パラメーター

operations
ILocationsOperations

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

location
String

単語と各単語の間のスペースが大文字の Cosmos DB リージョン。

戻り値

適用対象