ElasticPoolActivity interface
Represents the activity on an elastic pool.
- Extends
Properties
elastic |
The name of the elastic pool. NOTE: This property will not be serialized. It can only be populated by the server. |
end |
The time the operation finished (ISO8601 format). NOTE: This property will not be serialized. It can only be populated by the server. |
error |
The error code if available. NOTE: This property will not be serialized. It can only be populated by the server. |
error |
The error message if available. NOTE: This property will not be serialized. It can only be populated by the server. |
error |
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. |
operation |
The unique operation ID. NOTE: This property will not be serialized. It can only be populated by the server. |
percent |
The percentage complete if available. NOTE: This property will not be serialized. It can only be populated by the server. |
requested |
The requested per database DTU cap. NOTE: This property will not be serialized. It can only be populated by the server. |
requested |
The requested per database DTU guarantee. NOTE: This property will not be serialized. It can only be populated by the server. |
requested |
The requested max DTU per database if available. NOTE: This property will not be serialized. It can only be populated by the server. |
requested |
The requested min DTU per database if available. NOTE: This property will not be serialized. It can only be populated by the server. |
requested |
The requested DTU for the pool if available. NOTE: This property will not be serialized. It can only be populated by the server. |
requested |
The requested DTU guarantee. NOTE: This property will not be serialized. It can only be populated by the server. |
requested |
The requested name for the elastic pool if available. NOTE: This property will not be serialized. It can only be populated by the server. |
requested |
The requested storage limit for the pool in GB if available. NOTE: This property will not be serialized. It can only be populated by the server. |
requested |
The requested storage limit in MB. NOTE: This property will not be serialized. It can only be populated by the server. |
server |
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. |
start |
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
elasticPoolName
The name of the elastic pool. NOTE: This property will not be serialized. It can only be populated by the server.
elasticPoolName?: 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
requestedDatabaseDtuCap
The requested per database DTU cap. NOTE: This property will not be serialized. It can only be populated by the server.
requestedDatabaseDtuCap?: number
Property Value
number
requestedDatabaseDtuGuarantee
The requested per database DTU guarantee. NOTE: This property will not be serialized. It can only be populated by the server.
requestedDatabaseDtuGuarantee?: number
Property Value
number
requestedDatabaseDtuMax
The requested max DTU per database if available. NOTE: This property will not be serialized. It can only be populated by the server.
requestedDatabaseDtuMax?: number
Property Value
number
requestedDatabaseDtuMin
The requested min DTU per database if available. NOTE: This property will not be serialized. It can only be populated by the server.
requestedDatabaseDtuMin?: number
Property Value
number
requestedDtu
The requested DTU for the pool if available. NOTE: This property will not be serialized. It can only be populated by the server.
requestedDtu?: number
Property Value
number
requestedDtuGuarantee
The requested DTU guarantee. NOTE: This property will not be serialized. It can only be populated by the server.
requestedDtuGuarantee?: number
Property Value
number
requestedElasticPoolName
The requested name for the elastic pool if available. NOTE: This property will not be serialized. It can only be populated by the server.
requestedElasticPoolName?: string
Property Value
string
requestedStorageLimitInGB
The requested storage limit for the pool in GB if available. NOTE: This property will not be serialized. It can only be populated by the server.
requestedStorageLimitInGB?: number
Property Value
number
requestedStorageLimitInMB
The requested storage limit in MB. NOTE: This property will not be serialized. It can only be populated by the server.
requestedStorageLimitInMB?: number
Property Value
number
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