次の方法で共有


Subnet.ServiceAssociationLinks プロパティ

定義

このサブネットに挿入するサービスへの参照の配列を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象