Microsoftgraphorganization.MobileDeviceManagementAuthority Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="mobileDeviceManagementAuthority")]
public Microsoft.Azure.Commands.Common.MSGraph.Version1_0.Identity.DirectoryManagement.Models.MdmAuthority? MobileDeviceManagementAuthority { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="mobileDeviceManagementAuthority")>]
member this.MobileDeviceManagementAuthority : Nullable<Microsoft.Azure.Commands.Common.MSGraph.Version1_0.Identity.DirectoryManagement.Models.MdmAuthority> with get, set
Public Property MobileDeviceManagementAuthority As Nullable(Of MdmAuthority)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to