PSDataBoxEdgeUpdateSummary.UpdateSummary Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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