ListGroupsByDisplayNameSearchResponse.Count Property

Definition

@odata.count

[System.Text.Json.Serialization.JsonPropertyName("@odata.count")]
public int? Count { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("@odata.count")>]
member this.Count : Nullable<int> with get, set
Public Property Count As Nullable(Of Integer)

Property Value

Attributes

Applies to