次の方法で共有


DatabaseAccountGetResults.WriteLocations プロパティ

定義

Cosmos DB アカウントの書き込み場所を含む配列を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.writeLocations")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.CosmosDB.Models.Location> WriteLocations { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.writeLocations")>]
member this.WriteLocations : System.Collections.Generic.IList<Microsoft.Azure.Management.CosmosDB.Models.Location>
Public ReadOnly Property WriteLocations As IList(Of Location)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象