StorageTarget.Junctions Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets list of Cache namespace junctions to target for namespace associations.
[Newtonsoft.Json.JsonProperty(PropertyName="properties.junctions")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.StorageCache.Models.NamespaceJunction> Junctions { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.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