Share via


PSDataBoxEdgeUpdateSummary.UpdateSummary Field

Definition

[Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="Current Version", Position=1, ScriptBlock="$_.updateSummary.DeviceVersionNumber", Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)]
[Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="Friendly name", Position=2, ScriptBlock="$_.updateSummary.FriendlyDeviceVersionName", Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)]
[Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="Last Software Scan", Position=3, ScriptBlock="$_.updateSummary.LastCompletedScanJobDateTime", Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)]
[Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="Last Software Update", Position=4, ScriptBlock="$_.updateSummary.LastCompletedInstallJobDateTime", Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)]
[Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="Pending Updates", Position=5, ScriptBlock="$_.updateSummary.TotalNumberOfUpdatesAvailable", Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)]
[Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="Pending Update Titles", Position=6, ScriptBlock="$_.updateSummary.UpdateTitles", Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)]
public Microsoft.Azure.Management.DataBoxEdge.Models.UpdateSummary UpdateSummary;
[<Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="Current Version", Position=1, ScriptBlock="$_.updateSummary.DeviceVersionNumber", Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)>]
[<Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="Friendly name", Position=2, ScriptBlock="$_.updateSummary.FriendlyDeviceVersionName", Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)>]
[<Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="Last Software Scan", Position=3, ScriptBlock="$_.updateSummary.LastCompletedScanJobDateTime", Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)>]
[<Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="Last Software Update", Position=4, ScriptBlock="$_.updateSummary.LastCompletedInstallJobDateTime", Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)>]
[<Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="Pending Updates", Position=5, ScriptBlock="$_.updateSummary.TotalNumberOfUpdatesAvailable", Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)>]
[<Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="Pending Update Titles", Position=6, ScriptBlock="$_.updateSummary.UpdateTitles", Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)>]
val mutable UpdateSummary : Microsoft.Azure.Management.DataBoxEdge.Models.UpdateSummary
Public UpdateSummary As UpdateSummary 

Field Value

Attributes

Applies to