IPrivateEndpointConnection.GroupId Property

Definition

The list of group ids for the private endpoint connection.

[Microsoft.Azure.PowerShell.Cmdlets.DigitalTwins.Runtime.Info(Description="The list of group ids for the private endpoint connection.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="groupIds")]
public string[] GroupId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DigitalTwins.Runtime.Info(Description="The list of group ids for the private endpoint connection.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="groupIds")>]
member this.GroupId : string[] with get, set
Public Property GroupId As String()

Property Value

String[]
Attributes

Applies to