Share via


RestoreDatabaseOperationCreateResponse.Operation Property

Definition

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

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

Property Value

Applies to