Share via


PrivateEndpointConnectionRequestStatus.PrivateLinkServiceId Property

Definition

Gets resource id for which the private endpoint is created.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to