IUpdateSummariesProperties Interface
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.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20240401.UpdateSummariesPropertiesTypeConverter))]
public interface IUpdateSummariesProperties : Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20240401.UpdateSummariesPropertiesTypeConverter))>]
type IUpdateSummariesProperties = interface
interface IJsonSerializable
Public Interface IUpdateSummariesProperties
Implements IJsonSerializable
- Derived
- Attributes
- Implements
Properties
CurrentSbeVersion |
Current Sbe version of the stamp. |
CurrentVersion |
Current Solution Bundle version of the stamp. |
HardwareModel |
Name of the hardware model. |
HealthCheckDate |
Last time the package-specific checks were run. |
HealthCheckResult |
An array of pre-check result objects. |
HealthState |
Overall health state for update-specific health checks. |
LastChecked |
Last time the update service successfully checked for updates |
LastUpdated |
Last time an update installation completed successfully. |
OemFamily |
OEM family name. |
PackageVersion |
Current version of each updatable component. |
ProvisioningState |
Provisioning state of the UpdateSummaries proxy resource. |
State |
Overall update state of the stamp. |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |