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

ComputeOperationValue 类

定义

描述计算操作值的属性。

[Microsoft.Rest.Serialization.JsonTransformation]
public class ComputeOperationValue
[<Microsoft.Rest.Serialization.JsonTransformation>]
type ComputeOperationValue = class
Public Class ComputeOperationValue
继承
ComputeOperationValue
属性

构造函数

ComputeOperationValue()

初始化 ComputeOperationValue 类的新实例。

ComputeOperationValue(String, String, String, String, String, String)

初始化 ComputeOperationValue 类的新实例。

属性

Description

获取操作的说明。

Name

获取计算操作的名称。

Operation

获取计算操作的显示名称。

Origin

获取计算操作的原点。

Provider

获取操作的资源提供程序。

Resource

获取操作应用于的资源的显示名称。

适用于