Freigeben über


Subnet.ServiceAssociationLinks Eigenschaft

Definition

Ruft ein Array von Verweisen auf Dienste ab, die in dieses Subnetz eingefügt werden.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: