次の方法で共有


NetworkInterfaceIPConfiguration.PrivateLinkConnectionProperties プロパティ

定義

ネットワーク インターフェイスの privateLinkConnection プロパティを取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.privateLinkConnectionProperties")]
public Microsoft.Azure.Management.Network.Models.NetworkInterfaceIPConfigurationPrivateLinkConnectionProperties PrivateLinkConnectionProperties { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.privateLinkConnectionProperties")>]
member this.PrivateLinkConnectionProperties : Microsoft.Azure.Management.Network.Models.NetworkInterfaceIPConfigurationPrivateLinkConnectionProperties
Public ReadOnly Property PrivateLinkConnectionProperties As NetworkInterfaceIPConfigurationPrivateLinkConnectionProperties

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象