Share via


Microsoftgraphdomain.IsAdminManaged Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to