AvailableOperationDisplay Class

Definition

Operation supported by the Service Fabric resource provider

public class AvailableOperationDisplay
type AvailableOperationDisplay = class
Public Class AvailableOperationDisplay
Inheritance
AvailableOperationDisplay

Constructors

AvailableOperationDisplay()

Initializes a new instance of the AvailableOperationDisplay class.

AvailableOperationDisplay(String, String, String, String)

Initializes a new instance of the AvailableOperationDisplay class.

Properties

Description

Gets or sets operation description

Operation

Gets or sets the operation that can be performed.

Provider

Gets or sets the name of the provider.

Resource

Gets or sets the resource on which the operation is performed

Applies to