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