PrivateLinkServiceConnectionInner.PrivateLinkServiceId Property

Definition

Gets or sets the resource id of private link service.

[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