IInboundNatRule.PrivateLinkConnectionPropertyGroupId Property

Definition

The group ID for current private link connection.

[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.Info(Create=false, Description="The group ID for current private link connection.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="groupId", Update=false)]
public string PrivateLinkConnectionPropertyGroupId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.Info(Create=false, Description="The group ID for current private link connection.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="groupId", Update=false)>]
member this.PrivateLinkConnectionPropertyGroupId : string
Public ReadOnly Property PrivateLinkConnectionPropertyGroupId As String

Property Value

Attributes

Applies to