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
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for .NET