Partager via


IDataMigrationIdentity.MigrationName Property

Definition

Name of the migration.

[Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Runtime.Info(Description="Name of the migration.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="migrationName")]
public string MigrationName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Runtime.Info(Description="Name of the migration.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="migrationName")>]
member this.MigrationName : string with get, set
Public Property MigrationName As String

Property Value

Attributes

Applies to