MicrosoftgraphlicenseUnitsDetail.Warning Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to