ElasticPoolDatabaseActivity interface

Represents the activity on an elastic pool.

Extends

Properties

currentElasticPoolName

The name of the current elastic pool the database is in if available. NOTE: This property will not be serialized. It can only be populated by the server.

currentServiceObjective

The name of the current service objective if available. NOTE: This property will not be serialized. It can only be populated by the server.

databaseName

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

endTime

The time the operation finished (ISO8601 format). NOTE: This property will not be serialized. It can only be populated by the server.

errorCode

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

errorMessage

The error message if available. NOTE: This property will not be serialized. It can only be populated by the server.

errorSeverity

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

location

The geo-location where the resource lives

operation

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

operationId

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

percentComplete

The percentage complete if available. NOTE: This property will not be serialized. It can only be populated by the server.

requestedElasticPoolName

The name for the elastic pool the database is moving into if available. NOTE: This property will not be serialized. It can only be populated by the server.

requestedServiceObjective

The name of the requested service objective if available. NOTE: This property will not be serialized. It can only be populated by the server.

serverName

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

startTime

The time the operation started (ISO8601 format). NOTE: This property will not be serialized. It can only be populated by the server.

state

The current state of the operation. 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

currentElasticPoolName

The name of the current elastic pool the database is in if available. NOTE: This property will not be serialized. It can only be populated by the server.

currentElasticPoolName?: string

Property Value

string

currentServiceObjective

The name of the current service objective if available. NOTE: This property will not be serialized. It can only be populated by the server.

currentServiceObjective?: string

Property Value

string

databaseName

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

databaseName?: string

Property Value

string

endTime

The time the operation finished (ISO8601 format). NOTE: This property will not be serialized. It can only be populated by the server.

endTime?: Date

Property Value

Date

errorCode

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

errorCode?: number

Property Value

number

errorMessage

The error message if available. NOTE: This property will not be serialized. It can only be populated by the server.

errorMessage?: string

Property Value

string

errorSeverity

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

errorSeverity?: number

Property Value

number

location

The geo-location where the resource lives

location?: string

Property Value

string

operation

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

operation?: string

Property Value

string

operationId

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

operationId?: string

Property Value

string

percentComplete

The percentage complete if available. NOTE: This property will not be serialized. It can only be populated by the server.

percentComplete?: number

Property Value

number

requestedElasticPoolName

The name for the elastic pool the database is moving into if available. NOTE: This property will not be serialized. It can only be populated by the server.

requestedElasticPoolName?: string

Property Value

string

requestedServiceObjective

The name of the requested service objective if available. NOTE: This property will not be serialized. It can only be populated by the server.

requestedServiceObjective?: string

Property Value

string

serverName

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

serverName?: string

Property Value

string

startTime

The time the operation started (ISO8601 format). NOTE: This property will not be serialized. It can only be populated by the server.

startTime?: Date

Property Value

Date

state

The current state of the operation. 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