다음을 통해 공유


DataMigrationProjectMetadata.SourceServerPort Property

Definition

Gets source server port number

[Newtonsoft.Json.JsonProperty(PropertyName="sourceServerPort")]
public string SourceServerPort { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="sourceServerPort")>]
member this.SourceServerPort : string
Public ReadOnly Property SourceServerPort As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to