次の方法で共有


PrivateEndpointConnectionInner.PrivateEndpoint プロパティ

定義

プライベート エンドポイントのリソースを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象