AzureSqlDatabaseActivityModel Class

Definition

Represents an Azure Sql Database

public class AzureSqlDatabaseActivityModel
type AzureSqlDatabaseActivityModel = class
Public Class AzureSqlDatabaseActivityModel
Inheritance
AzureSqlDatabaseActivityModel

Constructors

AzureSqlDatabaseActivityModel()

Properties

DatabaseName

Gets or sets the database name

Description

Gets or sets the detailed description of the database operation

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 the completion time of the database operation

IsCancellable

Gets or sets the value to indicate if the database operation can be cancelled

Operation

Gets or sets operation

OperationId

Gets or sets the operation id

PercentComplete

Gets or sets the percent complete

Properties

Gets or sets the state of the properties associated with the request

ServerName

Gets or sets the server name

StartTime

Gets or sets the start time

State

Gets or sets the state

Applies to