次の方法で共有


Database.GeoReplication プロパティ

定義

このデータベースの geo レプリケーションを構成するためのオプションのプロパティ セットを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.geoReplication")]
public Microsoft.Azure.Management.RedisEnterprise.Models.DatabasePropertiesGeoReplication GeoReplication { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.geoReplication")>]
member this.GeoReplication : Microsoft.Azure.Management.RedisEnterprise.Models.DatabasePropertiesGeoReplication with get, set
Public Property GeoReplication As DatabasePropertiesGeoReplication

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象