Compartilhar via


RedisResource.Instances Propriedade

Definição

Obtém a lista das instâncias do Redis associadas ao cache

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

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a