Share via


DataMigrationCommandProperties.State Property

Definition

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

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

Property Value

Applies to