RecoverDatabaseOperationCreateResponse Class
Definition
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.
Contains the response to the Create Recover Database Operation request.
public class RecoverDatabaseOperationCreateResponse : Microsoft.Azure.AzureOperationResponse
type RecoverDatabaseOperationCreateResponse = class
inherit AzureOperationResponse
Public Class RecoverDatabaseOperationCreateResponse
Inherits AzureOperationResponse
- Inheritance
-
Microsoft.Azure.AzureOperationResponseRecoverDatabaseOperationCreateResponse
Constructors
RecoverDatabaseOperationCreateResponse() |
Initializes a new instance of the RecoverDatabaseOperationCreateResponse class. |
Properties
Operation |
Optional. Gets or sets the operation that has been returned from a Create Recover Database Operation request. |
Applies to
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for .NET