Compartir a través de


Subnet.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.Models.ServiceAssociationLink> ServiceAssociationLinks { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.serviceAssociationLinks")>]
member this.ServiceAssociationLinks : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.ServiceAssociationLink>
Public ReadOnly Property ServiceAssociationLinks As IList(Of ServiceAssociationLink)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a