PrivateEndpointConnection.PrivateEndpoint Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to