IDeviceProperties.LastOSUpdateUtc Property

Definition

Time when update requested and new OS version available

[Microsoft.Azure.PowerShell.Cmdlets.Sphere.Runtime.Info(Create=false, Description="Time when update requested and new OS version available", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, Read=true, ReadOnly=true, Required=false, SerializedName="lastOsUpdateUtc", Update=false)]
public DateTime? LastOSUpdateUtc { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Sphere.Runtime.Info(Create=false, Description="Time when update requested and new OS version available", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, Read=true, ReadOnly=true, Required=false, SerializedName="lastOsUpdateUtc", Update=false)>]
member this.LastOSUpdateUtc : Nullable<DateTime>
Public ReadOnly Property LastOSUpdateUtc As Nullable(Of DateTime)

Property Value

Attributes

Applies to