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

IMicrosoftGraphDevice.MdmAppId Property

Definition

Application identifier used to register device into MDM. Read-only. Supports $filter (eq, ne, not, startsWith).

[Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Runtime.Info(Create=true, Description="Application identifier used to register device into MDM. Read-only. Supports $filter (eq, ne, not, startsWith).", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="mdmAppId", Update=true)]
public string MdmAppId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Runtime.Info(Create=true, Description="Application identifier used to register device into MDM. Read-only. Supports $filter (eq, ne, not, startsWith).", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="mdmAppId", Update=true)>]
member this.MdmAppId : string with get, set
Public Property MdmAppId As String

Property Value

Attributes

Applies to