次の方法で共有


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