你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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