你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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