Compartilhar via


IPrivateLinkResourceProperties.GroupId Property

Definition

The private link resource group id.

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

Property Value

Attributes

Applies to