Delen via


IDataMigrationIdentity.SqlMigrationServiceName Property

Definition

Name of the SQL Migration Service.

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

Property Value

Attributes

Applies to