Condividi tramite


IDatabaseMigrationProperties.SourceServerName Property

Definition

Name of the source sql server.

[Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Runtime.Info(Description="Name of the source sql server.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="sourceServerName")]
public string SourceServerName { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Runtime.Info(Description="Name of the source sql server.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="sourceServerName")>]
member this.SourceServerName : string
Public ReadOnly Property SourceServerName As String

Property Value

Attributes

Applies to