ServiceOperation Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 |