DatabaseOperationGetResponse.DatabaseOperation Property

Definition

Optional. Gets or sets the database operation information returned from a call to Get Database Operation.

public Microsoft.WindowsAzure.Management.Sql.Models.DatabaseOperation DatabaseOperation { get; set; }
member this.DatabaseOperation : Microsoft.WindowsAzure.Management.Sql.Models.DatabaseOperation with get, set
Public Property DatabaseOperation As DatabaseOperation

Property Value

Applies to