MicrosoftgraphlicenseUnitsDetail.Enabled Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to