DatabaseOperation Properties

 

Namespace:   Microsoft.WindowsAzure.Management.Sql.Models
Assembly:  Microsoft.WindowsAzure.Management.Sql (in Microsoft.WindowsAzure.Management.Sql.dll)

NameDescription
System_CAPS_pubpropertyDatabaseName

Optional. Gets the name of the Azure SQL Database on which the operation is performed.

System_CAPS_pubpropertyError

Optional. Gets the description of the error that occurred during a failed operation.

System_CAPS_pubpropertyErrorCode

Optional. Gets the code indicating the error that occurred during a failed operation.

System_CAPS_pubpropertyErrorSeverity

Optional. Gets the severity level of the error that occurred during a failed operation.

System_CAPS_pubpropertyErrorState

Optional. Gets the error state of the operation.

System_CAPS_pubpropertyId

Optional. Gets a unique identifier for this database operation.

System_CAPS_pubpropertyLastModifyTime

Optional. Gets the timestamp when the record was last modified for a long running operation.

System_CAPS_pubpropertyName

Optional. Gets the name of the service resource.(Inherited from SqlModelCommon.)

System_CAPS_pubpropertyPercentComplete

Optional. Gets the percentage of the operation that has completed.

System_CAPS_pubpropertySessionActivityId

Optional. Gets the unique Guid that identifies the session that this operation occured in. This is helpful if contacting support for an issue.

System_CAPS_pubpropertyStartTime

Optional. Gets the timestamp when the operation started.

System_CAPS_pubpropertyState

Optional. Gets the state of the service resource.(Inherited from SqlModelCommon.)

System_CAPS_pubpropertyStateId

Optional. Gets a unique identifier for the service activity representing the operation. This activity id can be provided to the service support for investigating an operation.

System_CAPS_pubpropertyType

Optional. Gets the type of the service resource.(Inherited from SqlModelCommon.)

Return to top
Show: