Compartir a través de


DatabasePropertiesGeoReplication.LinkedDatabases Propiedad

Definición

Obtiene o establece la lista de recursos de base de datos que se van a vincular con esta base de datos.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a