ComputeOperationValue Class

Definition

Describes the properties of a Compute Operation value.

[Microsoft.Rest.Serialization.JsonTransformation]
public class ComputeOperationValue
[<Microsoft.Rest.Serialization.JsonTransformation>]
type ComputeOperationValue = class
Public Class ComputeOperationValue
Inheritance
ComputeOperationValue
Attributes

Constructors

ComputeOperationValue()

Initializes a new instance of the ComputeOperationValue class.

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

Initializes a new instance of the ComputeOperationValue class.

Properties

Description

Gets the description of the operation.

Name

Gets the name of the compute operation.

Operation

Gets the display name of the compute operation.

Origin

Gets the origin of the compute operation.

Provider

Gets the resource provider for the operation.

Resource

Gets the display name of the resource the operation applies to.

Applies to