Sdílet prostřednictvím


IPrivateLinkServiceConnectionProperties.PrivateLinkServiceId Property

Definition

The resource id of private link service.

[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.Info(Description="The resource id of private link service.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="privateLinkServiceId")]
public string PrivateLinkServiceId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.Info(Description="The resource id of private link service.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="privateLinkServiceId")>]
member this.PrivateLinkServiceId : string with get, set
Public Property PrivateLinkServiceId As String

Property Value

Attributes

Applies to