RedisResource.Instances Propriété

Définition

Obtient la liste des instances Redis associées au 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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à