ISqlMigrationService Interface
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.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Models.Api20250315Preview.SqlMigrationServiceTypeConverter))]
public interface ISqlMigrationService : Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Models.Api20250315Preview.ITrackedResourceAutoGenerated
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Models.Api20250315Preview.SqlMigrationServiceTypeConverter))>]
type ISqlMigrationService = interface
interface IJsonSerializable
interface ITrackedResourceAutoGenerated
Public Interface ISqlMigrationService
Implements ITrackedResourceAutoGenerated
- Derived
- Attributes
- Implements
Properties
Id | (Inherited from ITrackedResourceAutoGenerated) |
IntegrationRuntimeState |
Current state of the Integration runtime. |
Location | (Inherited from ITrackedResourceAutoGenerated) |
Name | (Inherited from ITrackedResourceAutoGenerated) |
ProvisioningState |
Provisioning state to track the async operation status. |
SystemDataCreatedAt | (Inherited from ITrackedResourceAutoGenerated) |
SystemDataCreatedBy | (Inherited from ITrackedResourceAutoGenerated) |
SystemDataCreatedByType |
The type of identity that created the resource. (Inherited from ITrackedResourceAutoGenerated) |
SystemDataLastModifiedAt | (Inherited from ITrackedResourceAutoGenerated) |
SystemDataLastModifiedBy | (Inherited from ITrackedResourceAutoGenerated) |
SystemDataLastModifiedByType |
The type of identity that created the resource. (Inherited from ITrackedResourceAutoGenerated) |
Tag | (Inherited from ITrackedResourceAutoGenerated) |
Type | (Inherited from ITrackedResourceAutoGenerated) |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |