你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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