Compartir a través de


RedisResource.Instances Propiedad

Definición

Obtiene la lista de las instancias de Redis asociadas a la memoria caché.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a