Share via


IMicrosoftGraphOrganization.MobileDeviceManagementAuthority Property

Definition

Mobile device management authority.

[Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Runtime.Info(Create=true, Description="Mobile device management authority.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Support.MdmAuthority) }, Read=true, ReadOnly=false, Required=false, SerializedName="mobileDeviceManagementAuthority", Update=true)]
public Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Support.MdmAuthority? MobileDeviceManagementAuthority { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Runtime.Info(Create=true, Description="Mobile device management authority.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Support.MdmAuthority) }, Read=true, ReadOnly=false, Required=false, SerializedName="mobileDeviceManagementAuthority", Update=true)>]
member this.MobileDeviceManagementAuthority : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Support.MdmAuthority> with get, set
Public Property MobileDeviceManagementAuthority As Nullable(Of MdmAuthority)

Property Value

Attributes

Applies to