Condividi tramite


PrivateEndpointConnection.GroupIds Proprietà

Definizione

Ottiene l'ID gruppo della connessione all'endpoint privato.

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

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Commenti

Il valore ha uno e un solo ID gruppo.

Si applica a