PrivateLinkResourceInner.PrivateLinkServiceID Property

Definition

Gets the private link service ID of the resource, this field is exposed only to NRP internally.

[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