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

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