次の方法で共有


PrivateEndpointConnection.PrivateEndpoint プロパティ

定義

プライベート エンドポイント接続に関連付けられているプライベート エンドポイントを取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象