Compartir a través de


SubnetInner.ServiceAssociationLinks Propiedad

Definición

Obtiene una matriz de referencias a los servicios que insertan en esta subred.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a