IMicrosoftGraphUser.DeviceVersion Property

Definition

For internal use only.

[Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Runtime.Info(Create=true, Description="For internal use only.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, Read=true, ReadOnly=false, Required=false, SerializedName="deviceVersion", Update=true)]
public int? DeviceVersion { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Runtime.Info(Create=true, Description="For internal use only.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, Read=true, ReadOnly=false, Required=false, SerializedName="deviceVersion", Update=true)>]
member this.DeviceVersion : Nullable<int> with get, set
Public Property DeviceVersion As Nullable(Of Integer)

Property Value

Attributes

Applies to