你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

PrivateLinkResource.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