次の方法で共有


PrivateEndpointConnection.PrivateEndpoint プロパティ

定義

プライベート エンドポイント接続のプライベート エンドポイントを取得します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象