RecoverDatabaseOperationCreateResponse.Operation Property

Definition

Optional. Gets or sets the operation that has been returned from a Create Recover Database Operation request.

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

Property Value

Applies to