Sdílet prostřednictvím


PrivateLinkServiceConnectionProperties.GroupId Property

Definition

The ID(s) of the group(s) obtained from the remote resource that this private endpoint should connect to.

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

Property Value

String[]

Implements

Attributes

Applies to