你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ConnectEventResponse.Groups 属性

定义

组。

[System.Runtime.Serialization.DataMember(Name="groups")]
[System.Text.Json.Serialization.JsonPropertyName("groups")]
public string[] Groups { get; set; }
[<System.Runtime.Serialization.DataMember(Name="groups")>]
[<System.Text.Json.Serialization.JsonPropertyName("groups")>]
member this.Groups : string[] with get, set
Public Property Groups As String()

属性值

String[]
属性

适用于