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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET