RestoreDatabaseOperationCreateResponse 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 Restore Database Operation request.
public class RestoreDatabaseOperationCreateResponse : Microsoft.Azure.AzureOperationResponse
type RestoreDatabaseOperationCreateResponse = class
inherit AzureOperationResponse
Public Class RestoreDatabaseOperationCreateResponse
Inherits AzureOperationResponse
- Inheritance
-
Microsoft.Azure.AzureOperationResponseRestoreDatabaseOperationCreateResponse
Constructors
RestoreDatabaseOperationCreateResponse() |
Initializes a new instance of the RestoreDatabaseOperationCreateResponse class. |
Properties
Operation |
Optional. Gets or sets the operation that has been returned from a Create Restore 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