Compartir a través de


PrivateEndpointConnectionProperties.GroupId Property

Definition

GroupIds from the private link service resource.

[Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Origin(Microsoft.Azure.PowerShell.Cmdlets.EventGrid.PropertyOrigin.Owned)]
public System.Collections.Generic.List<string> GroupId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Origin(Microsoft.Azure.PowerShell.Cmdlets.EventGrid.PropertyOrigin.Owned)>]
member this.GroupId : System.Collections.Generic.List<string> with get, set
Public Property GroupId As List(Of String)

Property Value

Implements

Attributes

Applies to