ConnectToSourceMySqlTaskInput.TargetPlatform Property

Definition

Target Platform for the migration.

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

Property Value

Applies to