Team.AadGroupId Property

Definition

[System.Text.Json.Serialization.JsonPropertyName("aadGroupId")]
[System.Text.Json.Serialization.JsonPropertyOrder(1)]
public string? AadGroupId { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("aadGroupId")>]
[<System.Text.Json.Serialization.JsonPropertyOrder(1)>]
member this.AadGroupId : string with get, set
Public Property AadGroupId As String

Property Value

Attributes

Applies to