你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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