Compartilhar via


DatabasePropertiesGeoReplication.LinkedDatabases Propriedade

Definição

Obtém ou define a lista de recursos de banco de dados a serem vinculados a este banco de dados

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a