次の方法で共有


RedisResource.Instances プロパティ

定義

キャッシュに関連付けられている Redis インスタンスの一覧を取得します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象