Delen via


PrivateEndpointConnection.GroupIds Eigenschap

Definitie

Hiermee haalt u de groeps-id van de privé-eindpuntverbinding op.

[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)

Waarde van eigenschap

Kenmerken
Newtonsoft.Json.JsonPropertyAttribute

Opmerkingen

De waarde heeft slechts één groeps-id.

Van toepassing op