次の方法で共有


NetworkInterface.PrivateLinkService プロパティ

定義

ネットワーク インターフェイス リソースの privatelinkservice を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.privateLinkService")]
public Microsoft.Azure.Management.Network.Models.PrivateLinkService PrivateLinkService { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.privateLinkService")>]
member this.PrivateLinkService : Microsoft.Azure.Management.Network.Models.PrivateLinkService with get, set
Public Property PrivateLinkService As PrivateLinkService

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象