Freigeben über


RedisResource.Instances Eigenschaft

Definition

Ruft eine Liste der Redis-Instanzen ab, die dem Cache zugeordnet sind.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: