Partilhar via


ConnectionProperties.GroupIds Propriedade

Definição

Obtém ou define a lista de IDs de grupo para a conexão de ponto de extremidade privado.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a