Share via


IDataMigrationIdentity.MigrationServiceName Property

Definition

Name of the Migration Service.

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

Property Value

Attributes

Applies to