Share via


IMicrosoftGraphOrganization.MobileDeviceManagementAuthority Property

Definition

Mobile device management authority.

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

Property Value

Attributes

Applies to