Partilhar via


PrivateEndpointConnection.GroupIds Propriedade

Definição

Obtém o ID de grupo da ligação de ponto final privado.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.groupIds")]
public System.Collections.Generic.IList<string> GroupIds { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.groupIds")>]
member this.GroupIds : System.Collections.Generic.IList<string>
Public ReadOnly Property GroupIds As IList(Of String)

Valor de Propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Observações

O valor tem um e apenas um ID de grupo.

Aplica-se a