PSRollingUpgradeStatusInfo Class

Definition

public class PSRollingUpgradeStatusInfo
public class PSRollingUpgradeStatusInfo : Microsoft.Azure.Management.Compute.Models.RollingUpgradeStatusInfo
type PSRollingUpgradeStatusInfo = class
type PSRollingUpgradeStatusInfo = class
    inherit RollingUpgradeStatusInfo
Public Class PSRollingUpgradeStatusInfo
Public Class PSRollingUpgradeStatusInfo
Inherits RollingUpgradeStatusInfo
Inheritance
PSRollingUpgradeStatusInfo
Inheritance
PSRollingUpgradeStatusInfo

Constructors

PSRollingUpgradeStatusInfo()

Properties

Error
Error

Gets error details for this upgrade, if there are any.

(Inherited from RollingUpgradeStatusInfo)
Id
Id

Gets resource Id

(Inherited from Resource)
Location
Location

Gets or sets resource location

(Inherited from Resource)
Name
Name

Gets resource name

(Inherited from Resource)
Policy
Policy

Gets the rolling upgrade policies applied for this upgrade.

(Inherited from RollingUpgradeStatusInfo)
Progress
Progress

Gets information about the number of virtual machine instances in each upgrade state.

(Inherited from RollingUpgradeStatusInfo)
RunningStatus
RunningStatus

Gets information about the current running state of the overall upgrade.

(Inherited from RollingUpgradeStatusInfo)
Tags
Tags

Gets or sets resource tags

(Inherited from Resource)
Type
Type

Gets resource type

(Inherited from Resource)

Methods

Validate()

Validate the object.

(Inherited from RollingUpgradeStatusInfo)

Applies to