IPrivateLinkResource.PrivateLinkServiceId Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.Aks.Runtime.Info(Description="The private link service ID of the resource, this field is exposed only to NRP internally.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="privateLinkServiceID")]
public string PrivateLinkServiceId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Runtime.Info(Description="The private link service ID of the resource, this field is exposed only to NRP internally.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="privateLinkServiceID")>]
member this.PrivateLinkServiceId : string
Public ReadOnly Property PrivateLinkServiceId As String

Property Value

Attributes

Applies to