Share via


UpdateSummaries interface

Get the update summaries for the cluster

Extends

Properties

currentOemVersion

Current OEM Version.

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.

location

The geo-location where the resource lives

oemFamily

OEM family name.

packageVersions

Current version of each updatable component.

provisioningState

Provisioning state of the UpdateSummaries proxy resource. NOTE: This property will not be serialized. It can only be populated by the server.

state

Overall update state of the stamp.

Inherited Properties

id

Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}" NOTE: This property will not be serialized. It can only be populated by the server.

name

The name of the resource NOTE: This property will not be serialized. It can only be populated by the server.

systemData

Azure Resource Manager metadata containing createdBy and modifiedBy information. NOTE: This property will not be serialized. It can only be populated by the server.

type

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

currentOemVersion

Current OEM Version.

currentOemVersion?: string

Property Value

string

currentSbeVersion

Current Sbe version of the stamp.

currentSbeVersion?: string

Property Value

string

currentVersion

Current Solution Bundle version of the stamp.

currentVersion?: string

Property Value

string

hardwareModel

Name of the hardware model.

hardwareModel?: string

Property Value

string

healthCheckDate

Last time the package-specific checks were run.

healthCheckDate?: Date

Property Value

Date

healthCheckResult

An array of pre-check result objects.

healthCheckResult?: PrecheckResult[]

Property Value

healthState

Overall health state for update-specific health checks.

healthState?: string

Property Value

string

lastChecked

Last time the update service successfully checked for updates

lastChecked?: Date

Property Value

Date

lastUpdated

Last time an update installation completed successfully.

lastUpdated?: Date

Property Value

Date

location

The geo-location where the resource lives

location?: string

Property Value

string

oemFamily

OEM family name.

oemFamily?: string

Property Value

string

packageVersions

Current version of each updatable component.

packageVersions?: PackageVersionInfo[]

Property Value

provisioningState

Provisioning state of the UpdateSummaries proxy resource. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string

state

Overall update state of the stamp.

state?: string

Property Value

string

Inherited Property Details

id

Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}" NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

Inherited From ProxyResource.id

name

The name of the resource NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

Inherited From ProxyResource.name

systemData

Azure Resource Manager metadata containing createdBy and modifiedBy information. NOTE: This property will not be serialized. It can only be populated by the server.

systemData?: SystemData

Property Value

Inherited From ProxyResource.systemData

type

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string

Inherited From ProxyResource.type