SqlConnectionInfo.Platform Property

Definition

Server platform type for connection.

public Azure.ResourceManager.DataMigration.Models.SqlSourcePlatform? Platform { get; set; }
member this.Platform : Nullable<Azure.ResourceManager.DataMigration.Models.SqlSourcePlatform> with get, set
Public Property Platform As Nullable(Of SqlSourcePlatform)

Property Value

Applies to