ProjectData.SourcePlatform Property

Definition

Source platform for the project.

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

Property Value

Applies to