Partager via


ServiceOperation Class

Definition

Description of an action supported by the Database Migration Service

public class ServiceOperation
type ServiceOperation = class
Public Class ServiceOperation
Inheritance
ServiceOperation

Constructors

ServiceOperation()

Initializes a new instance of the ServiceOperation class.

ServiceOperation(String, ServiceOperationDisplay)

Initializes a new instance of the ServiceOperation class.

Properties

Display

Gets or sets localized display text

Name

Gets or sets the fully qualified action name, e.g. Microsoft.DataMigration/services/read

Applies to