Compartir a través de


ConnectionProperties.GroupIds Propiedad

Definición

Obtiene o establece la lista de identificadores de grupo para la conexión de punto de conexión 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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a