Compartir a través de


IPrivateLinkResource.GroupId Property

Definition

The private link resource group id.

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

Property Value

Attributes

Applies to