次の方法で共有


Subnet.ResourceNavigationLinks プロパティ

定義

サブネットを使用して外部リソースへの参照の配列を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象