AzureSqlElasticPoolActivityModel Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents an Azure Sql Database
public class AzureSqlElasticPoolActivityModel
type AzureSqlElasticPoolActivityModel = class
Public Class AzureSqlElasticPoolActivityModel
- Inheritance
-
AzureSqlElasticPoolActivityModel
Constructors
AzureSqlElasticPoolActivityModel() |
Properties
Description |
Gets or sets the description of the elastic pool operation |
ElasticPoolName |
Gets or sets the resource pool name |
EndTime |
Gets or sets the end time |
ErrorCode |
Gets or sets the error code |
ErrorMessage |
Gets or sets the error message |
ErrorSeverity |
Gets or sets the error severity |
EstimatedCompletionTime |
Gets or sets the estimated completion time of the elastic pool operation |
IsCancellable |
Gets or sets the value to indicate if the elastic pool operation can be cancelled |
Operation |
Gets or sets operation |
OperationId |
Gets or sets the operation id |
PercentComplete |
Gets or sets the percent complete |
RequestedDatabaseDtuMax |
Gets or sets the requested DTU max |
RequestedDatabaseDtuMin |
Gets or sets the requested DTU min |
RequestedDtu |
Gets or sets the requested DTU |
RequestedElasticPoolName |
Gets or sets the requested resource pool name |
RequestedStorageLimitInGB |
Gets or sets the requested storage limit in GB |
ResourceGroupName |
Gets or sets the name of the resource group |
ServerName |
Gets or sets the server name |
StartTime |
Gets or sets the start time |
State |
Gets or sets the state |