PrivateLinkResource.PrivateLinkServiceId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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