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

OperationImpact Class

Definition

Represents impact of an operation, both in absolute and relative terms.

public class OperationImpact
type OperationImpact = class
Public Class OperationImpact
Inheritance
OperationImpact

Constructors

OperationImpact()

Initializes a new instance of the OperationImpact class.

Properties

ChangeValueAbsolute

Optional. Gets the absolute impact to dimension.

ChangeValueRelative

Optional. Gets the relative impact to dimension (null if not applicable)

Name

Optional. Gets the name of the impact dimension.

Unit

Optional. Gets the unit in which estimated impact to dimension is measured.

Applies to