RemotePrivateEndpointConnectionARMResource.PrivateEndpoint Property

Definition

Gets or sets privateEndpoint of a remote private endpoint connection

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to