Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

AzureSqlDatabaseActivityModel Class

Definition

Namespace:
Microsoft.Azure.Commands.Sql.Database.Model
Assembly:
Microsoft.Azure.PowerShell.Cmdlets.Sql.dll
Assembly:
Microsoft.Azure.Commands.Sql.dll

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 AzureSqlDatabaseActivityModel
type AzureSqlDatabaseActivityModel = class
Public Class AzureSqlDatabaseActivityModel
Inheritance
AzureSqlDatabaseActivityModel

Constructors

Name Description
AzureSqlDatabaseActivityModel()

Properties

Name Description
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

OperationPhaseDetails

Gets or sets the operation phase details for Sterling to Hyperscale migration

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