PrivateLinkServiceConnection.PrivateLinkServiceId Property

Definition

[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

String
Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to