Get Update Summary Result
data class GetUpdateSummaryResult(val azureApiVersion: String, val currentOemVersion: String? = null, val currentSbeVersion: String? = null, val currentVersion: String? = null, val hardwareModel: String? = null, val healthCheckDate: String? = null, val id: String, val lastChecked: String? = null, val lastUpdated: String? = null, val location: String? = null, val name: String, val oemFamily: String? = null, val provisioningState: String, val state: String? = null, val systemData: SystemDataResponse, val type: String)
Get the update summaries for the cluster
Constructors
Link copied to clipboard
constructor(azureApiVersion: String, currentOemVersion: String? = null, currentSbeVersion: String? = null, currentVersion: String? = null, hardwareModel: String? = null, healthCheckDate: String? = null, id: String, lastChecked: String? = null, lastUpdated: String? = null, location: String? = null, name: String, oemFamily: String? = null, provisioningState: String, state: String? = null, systemData: SystemDataResponse, type: String)
Properties
Link copied to clipboard
The Azure API version of the resource.
Link copied to clipboard
Current OEM Version.
Link copied to clipboard
Current Sbe version of the stamp.
Link copied to clipboard
Current Solution Bundle version of the stamp.
Link copied to clipboard
Name of the hardware model.
Link copied to clipboard
Last time the package-specific checks were run.
Link copied to clipboard
Last time the update service successfully checked for updates
Link copied to clipboard
Last time an update installation completed successfully.
Link copied to clipboard
Provisioning state of the UpdateSummaries proxy resource.
Link copied to clipboard
Azure Resource Manager metadata containing createdBy and modifiedBy information.