次の方法で共有


DatabasePropertiesGeoReplication.LinkedDatabases プロパティ

定義

このデータベースとリンクするデータベース リソースの一覧を取得または設定します

[Newtonsoft.Json.JsonProperty(PropertyName="linkedDatabases")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.RedisEnterprise.Models.LinkedDatabase> LinkedDatabases { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="linkedDatabases")>]
member this.LinkedDatabases : System.Collections.Generic.IList<Microsoft.Azure.Management.RedisEnterprise.Models.LinkedDatabase> with get, set
Public Property LinkedDatabases As IList(Of LinkedDatabase)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象