Compartilhar via


IPrivateLinkResourceProperties.GroupId Property

Definition

The private link resource group id.

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

Property Value

Attributes

Applies to