MicrosoftgraphlicenseUnitsDetail.Suspended Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="suspended")]
public int? Suspended { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="suspended")>]
member this.Suspended : Nullable<int> with get, set
Public Property Suspended As Nullable(Of Integer)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to