CommandProperties.State Property

Definition

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

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

Property Value

Applies to