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

IMigrateProject Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20180901Preview.MigrateProjectTypeConverter))]
public interface IMigrateProject : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20180901Preview.MigrateProjectTypeConverter))>]
type IMigrateProject = interface
    interface IJsonSerializable
Public Interface IMigrateProject
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

ETag

Gets or sets the eTag for concurrency control.

Id

Gets the relative URL to get this migrate project.

Location

Gets or sets the Azure location in which migrate project is created.

Name

Gets the name of the migrate project.

Property

Gets or sets the nested properties.

TagAdditionalProperty
Type

Handled by resource provider. Type = Microsoft.Migrate/MigrateProject.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to