Operation Class

Definition

The operation supported by Microsoft Support resource provider.

public class Operation
type Operation = class
Public Class Operation
Inheritance
Operation

Constructors

Operation()

Initializes a new instance of the Operation class.

Operation(String, OperationDisplay)

Initializes a new instance of the Operation class.

Properties

Display

Gets or sets the object that describes the operation.

Name

Gets operation name: {provider}/{resource}/{operation}.

Applies to