ConnectionProperties.GroupId Property

Definition

The list of group ids for the private endpoint connection.

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

Property Value

String[]

Implements

Attributes

Applies to