Compartir a través de


StorageTargetProperties.Junctions Propiedad

Definición

Obtiene o establece la lista de uniones de espacio de nombres de caché a destino para las asociaciones de espacios de nombres.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a