共用方式為


ElasticPoolDatabaseActivity interface

表示彈性集區上的活動。

Extends

屬性

currentElasticPoolName

如果有的話,資料庫目前彈性集區的名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

currentServiceObjective

如果有的話,目前服務目標的名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

databaseName

資料庫名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

endTime

作業完成的時間(ISO8601格式)。 注意:這個屬性不會串行化。 它只能由伺服器填入。

errorCode

如果有的話,錯誤碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

errorMessage

如果有的話,錯誤訊息。 注意:這個屬性不會串行化。 它只能由伺服器填入。

errorSeverity

如果有的話,錯誤嚴重性。 注意:這個屬性不會串行化。 它只能由伺服器填入。

location

資源所在的地理位置

operation

作業名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

operationId

唯一的作業標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

percentComplete

如果有的話,完成百分比。 注意:這個屬性不會串行化。 它只能由伺服器填入。

requestedElasticPoolName

如果有的話,資料庫會移至的彈性集區名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

requestedServiceObjective

如果有的話,要求的服務目標名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

serverName

彈性集區位於的伺服器名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

startTime

作業啟動的時間(ISO8601格式)。 注意:這個屬性不會串行化。 它只能由伺服器填入。

state

作業的目前狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

繼承的屬性

id

資源標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

name

資源名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type

資源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

屬性詳細資料

currentElasticPoolName

如果有的話,資料庫目前彈性集區的名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

currentElasticPoolName?: string

屬性值

string

currentServiceObjective

如果有的話,目前服務目標的名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

currentServiceObjective?: string

屬性值

string

databaseName

資料庫名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

databaseName?: string

屬性值

string

endTime

作業完成的時間(ISO8601格式)。 注意:這個屬性不會串行化。 它只能由伺服器填入。

endTime?: Date

屬性值

Date

errorCode

如果有的話,錯誤碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

errorCode?: number

屬性值

number

errorMessage

如果有的話,錯誤訊息。 注意:這個屬性不會串行化。 它只能由伺服器填入。

errorMessage?: string

屬性值

string

errorSeverity

如果有的話,錯誤嚴重性。 注意:這個屬性不會串行化。 它只能由伺服器填入。

errorSeverity?: number

屬性值

number

location

資源所在的地理位置

location?: string

屬性值

string

operation

作業名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

operation?: string

屬性值

string

operationId

唯一的作業標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

operationId?: string

屬性值

string

percentComplete

如果有的話,完成百分比。 注意:這個屬性不會串行化。 它只能由伺服器填入。

percentComplete?: number

屬性值

number

requestedElasticPoolName

如果有的話,資料庫會移至的彈性集區名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

requestedElasticPoolName?: string

屬性值

string

requestedServiceObjective

如果有的話,要求的服務目標名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

requestedServiceObjective?: string

屬性值

string

serverName

彈性集區位於的伺服器名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

serverName?: string

屬性值

string

startTime

作業啟動的時間(ISO8601格式)。 注意:這個屬性不會串行化。 它只能由伺服器填入。

startTime?: Date

屬性值

Date

state

作業的目前狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

state?: string

屬性值

string

繼承的屬性詳細資料

id

資源標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

id?: string

屬性值

string

繼承自ProxyResource.id

name

資源名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

name?: string

屬性值

string

繼承自ProxyResource.name

type

資源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string

繼承自ProxyResource.type