ElasticPoolOperation interface

A elastic pool operation.

Extends

Properties

description

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

elasticPoolName

The name of the elastic pool the operation is being performed on. NOTE: This property will not be serialized. It can only be populated by the server.

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.

estimatedCompletionTime

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

isCancellable

Whether the operation can be cancelled. 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.

percentComplete

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

serverName

The name of the server. 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.

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

description

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

description?: string

Property Value

string

elasticPoolName

The name of the elastic pool the operation is being performed on. NOTE: This property will not be serialized. It can only be populated by the server.

elasticPoolName?: string

Property Value

string

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

estimatedCompletionTime

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

estimatedCompletionTime?: Date

Property Value

Date

isCancellable

Whether the operation can be cancelled. 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

percentComplete

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

percentComplete?: number

Property Value

number

serverName

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

serverName?: 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

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