ISqlMigrationService Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Models.Api20220330Preview.SqlMigrationServiceTypeConverter))]
public interface ISqlMigrationService : Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Models.Api20220330Preview.ITrackedResource
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Models.Api20220330Preview.SqlMigrationServiceTypeConverter))>]
type ISqlMigrationService = interface
    interface IJsonSerializable
    interface ITrackedResource
Public Interface ISqlMigrationService
Implements ITrackedResource
Derived
Attributes
Implements

Properties

Id (Inherited from ITrackedResource)
IntegrationRuntimeState

Current state of the Integration runtime.

Location (Inherited from ITrackedResource)
Name (Inherited from ITrackedResource)
ProvisioningState

Provisioning state to track the async operation status.

SystemDataCreatedAt (Inherited from ITrackedResource)
SystemDataCreatedBy (Inherited from ITrackedResource)
SystemDataCreatedByType (Inherited from ITrackedResource)
SystemDataLastModifiedAt (Inherited from ITrackedResource)
SystemDataLastModifiedBy (Inherited from ITrackedResource)
SystemDataLastModifiedByType (Inherited from ITrackedResource)
Tag (Inherited from ITrackedResource)
Type (Inherited from ITrackedResource)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to