次の方法で共有


StorageTargetProperties.Junctions プロパティ

定義

名前空間の関連付けを対象とするキャッシュ名前空間ジャンクションの一覧を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="junctions")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.StorageCache.Models.NamespaceJunction> Junctions { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="junctions")>]
member this.Junctions : System.Collections.Generic.IList<Microsoft.Azure.Management.StorageCache.Models.NamespaceJunction> with get, set
Public Property Junctions As IList(Of NamespaceJunction)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象