次の方法で共有


PrivateEndpointConnection.PrivateEndpoint プロパティ

定義

接続が属するプライベート エンドポイントを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象