ManagedDatabaseMoveOperationResult interface

A managed database move operation.

Extends

Properties

errorCode

The operation error code. NOTE: This property will not be serialized. It can only be populated by the server.

errorDescription

The operation error description. NOTE: This property will not be serialized. It can only be populated by the server.

errorSeverity

The operation error severity. NOTE: This property will not be serialized. It can only be populated by the server.

isCancellable

Is move operation cancellable. NOTE: This property will not be serialized. It can only be populated by the server.

isUserError

Whether or not the error is a user error. NOTE: This property will not be serialized. It can only be populated by the server.

operation

The name of operation. NOTE: This property will not be serialized. It can only be populated by the server.

operationFriendlyName

The friendly name of operation. NOTE: This property will not be serialized. It can only be populated by the server.

operationMode

Operation mode. NOTE: This property will not be serialized. It can only be populated by the server.

sourceDatabaseName

Source database name. NOTE: This property will not be serialized. It can only be populated by the server.

sourceManagedInstanceId

Source Managed Instance resource id. NOTE: This property will not be serialized. It can only be populated by the server.

sourceManagedInstanceName

Source Managed Instance name. NOTE: This property will not be serialized. It can only be populated by the server.

startTime

The operation start time. NOTE: This property will not be serialized. It can only be populated by the server.

state

The operation state. NOTE: This property will not be serialized. It can only be populated by the server.

targetDatabaseName

Target database name. NOTE: This property will not be serialized. It can only be populated by the server.

targetManagedInstanceId

Target Managed instance resource id. NOTE: This property will not be serialized. It can only be populated by the server.

targetManagedInstanceName

Target Managed Instance name. NOTE: This property will not be serialized. It can only be populated by the server.

Inherited Properties

id

Resource ID. NOTE: This property will not be serialized. It can only be populated by the server.

name

Resource name. NOTE: This property will not be serialized. It can only be populated by the server.

type

Resource type. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

errorCode

The operation error code. NOTE: This property will not be serialized. It can only be populated by the server.

errorCode?: number

Property Value

number

errorDescription

The operation error description. NOTE: This property will not be serialized. It can only be populated by the server.

errorDescription?: string

Property Value

string

errorSeverity

The operation error severity. NOTE: This property will not be serialized. It can only be populated by the server.

errorSeverity?: number

Property Value

number

isCancellable

Is move operation cancellable. NOTE: This property will not be serialized. It can only be populated by the server.

isCancellable?: boolean

Property Value

boolean

isUserError

Whether or not the error is a user error. NOTE: This property will not be serialized. It can only be populated by the server.

isUserError?: boolean

Property Value

boolean

operation

The name of operation. NOTE: This property will not be serialized. It can only be populated by the server.

operation?: string

Property Value

string

operationFriendlyName

The friendly name of operation. NOTE: This property will not be serialized. It can only be populated by the server.

operationFriendlyName?: string

Property Value

string

operationMode

Operation mode. NOTE: This property will not be serialized. It can only be populated by the server.

operationMode?: string

Property Value

string

sourceDatabaseName

Source database name. NOTE: This property will not be serialized. It can only be populated by the server.

sourceDatabaseName?: string

Property Value

string

sourceManagedInstanceId

Source Managed Instance resource id. NOTE: This property will not be serialized. It can only be populated by the server.

sourceManagedInstanceId?: string

Property Value

string

sourceManagedInstanceName

Source Managed Instance name. NOTE: This property will not be serialized. It can only be populated by the server.

sourceManagedInstanceName?: string

Property Value

string

startTime

The operation start time. NOTE: This property will not be serialized. It can only be populated by the server.

startTime?: Date

Property Value

Date

state

The operation state. NOTE: This property will not be serialized. It can only be populated by the server.

state?: string

Property Value

string

targetDatabaseName

Target database name. NOTE: This property will not be serialized. It can only be populated by the server.

targetDatabaseName?: string

Property Value

string

targetManagedInstanceId

Target Managed instance resource id. NOTE: This property will not be serialized. It can only be populated by the server.

targetManagedInstanceId?: string

Property Value

string

targetManagedInstanceName

Target Managed Instance name. NOTE: This property will not be serialized. It can only be populated by the server.

targetManagedInstanceName?: string

Property Value

string

Inherited Property Details

id

Resource ID. NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

Inherited From ProxyResource.id

name

Resource name. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

Inherited From ProxyResource.name

type

Resource type. NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string

Inherited From ProxyResource.type