PrivateEndpointConnection.GroupId Property

Definition

The list of group ids for the private endpoint connection.

[Microsoft.Azure.PowerShell.Cmdlets.DigitalTwins.FormatTable(Index=1)]
[Microsoft.Azure.PowerShell.Cmdlets.DigitalTwins.Origin(Microsoft.Azure.PowerShell.Cmdlets.DigitalTwins.PropertyOrigin.Inlined)]
public string[] GroupId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DigitalTwins.FormatTable(Index=1)>]
[<Microsoft.Azure.PowerShell.Cmdlets.DigitalTwins.Origin(Microsoft.Azure.PowerShell.Cmdlets.DigitalTwins.PropertyOrigin.Inlined)>]
member this.GroupId : string[] with get, set
Public Property GroupId As String()

Property Value

String[]

Implements

Attributes

Applies to