StorageTargetProperties.Junctions Property

Definition

Gets or sets list of Cache namespace junctions to target for namespace associations.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to