Share via


Microsoftgraphdevice.IsManaged Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="isManaged")]
public bool? IsManaged { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="isManaged")>]
member this.IsManaged : Nullable<bool> with get, set
Public Property IsManaged As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to