次の方法で共有


SubnetInner.ResourceNavigationLinks プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象