Share via


PrivateLinkServiceConnection.PrivateLinkServiceId Property

Definition

Gets or sets the resource id of the private link service. Required on PUT (CreateOrUpdate) requests.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to