OperationDisplayInfo Class

Definition

The operation supported by storage sync.

public class OperationDisplayInfo
type OperationDisplayInfo = class
Public Class OperationDisplayInfo
Inheritance
OperationDisplayInfo

Constructors

OperationDisplayInfo()

Initializes a new instance of the OperationDisplayInfo class.

OperationDisplayInfo(String, String, String, String)

Initializes a new instance of the OperationDisplayInfo class.

Properties

Description

Gets or sets the description of the operation.

Operation

Gets or sets the action that users can perform, based on their permission level.

Provider

Gets or sets service provider: Microsoft StorageSync.

Resource

Gets or sets resource on which the operation is performed.

Applies to