Compartir a través de


ServiceAssociationLinksListResultInner.Value Propiedad

Definición

Obtiene o establece los vínculos de asociación de servicio en una subred.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a