Sdílet prostřednictvím


JobPrivateEndpoint.PrivateEndpointId Property

Definition

Gets private endpoint id of the private endpoint.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.privateEndpointId")]
public string PrivateEndpointId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.privateEndpointId")>]
member this.PrivateEndpointId : string
Public ReadOnly Property PrivateEndpointId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to