次の方法で共有


PrivateLinkConnectionApprovalRequest.PrivateEndpoint プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象