你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ISqlMigrationService Interface

Definition

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

Properties

Name Description
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

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to