Freigeben über


DataMigrationProjectTaskProperties.State Property

Definition

The state of the task. This is ignored if submitted.

public Azure.ResourceManager.DataMigration.Models.DataMigrationTaskState? State { get; }
member this.State : Nullable<Azure.ResourceManager.DataMigration.Models.DataMigrationTaskState>
Public ReadOnly Property State As Nullable(Of DataMigrationTaskState)

Property Value

Applies to