ImportExportExtensionsOperationResult 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.
An Extension operation result resource.
[Microsoft.Rest.Serialization.JsonTransformation]
public class ImportExportExtensionsOperationResult : Microsoft.Azure.Management.Sql.Models.ProxyResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type ImportExportExtensionsOperationResult = class
inherit ProxyResource
Public Class ImportExportExtensionsOperationResult
Inherits ProxyResource
- Inheritance
- Attributes
Constructors
ImportExportExtensionsOperationResult() |
Initializes a new instance of the ImportExportExtensionsOperationResult class. |
ImportExportExtensionsOperationResult(String, String, String, Nullable<Guid>, String, String, String, String, String, String) |
Initializes a new instance of the ImportExportExtensionsOperationResult class. |
Properties
DatabaseName |
Gets database name. |
ErrorMessage |
Gets error message. |
Id |
Gets resource ID. (Inherited from Resource) |
LastModifiedTime |
Gets last modified time. |
Name |
Gets resource name. (Inherited from Resource) |
RequestId |
Gets request Id. |
RequestType |
Gets request type. |
ServerName |
Gets server name. |
Status |
Gets operation status. |
Type |
Gets resource type. (Inherited from Resource) |
Applies to
Azure SDK for .NET