DatabaseOperationGetResponse 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.
Represents the database operation for a given operation Guid.
public class DatabaseOperationGetResponse : Microsoft.Azure.AzureOperationResponse
type DatabaseOperationGetResponse = class
inherit AzureOperationResponse
Public Class DatabaseOperationGetResponse
Inherits AzureOperationResponse
- Inheritance
-
Microsoft.Azure.AzureOperationResponseDatabaseOperationGetResponse
Constructors
DatabaseOperationGetResponse() |
Initializes a new instance of the DatabaseOperationGetResponse class. |
Properties
DatabaseOperation |
Optional. Gets or sets the database operation information returned from a call to Get Database Operation. |
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