你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

TestCommandProgressState Enum

Definition

public enum TestCommandProgressState
type TestCommandProgressState = 
Public Enum TestCommandProgressState
Inheritance
System.Enum
TestCommandProgressState

Fields

Name Value Description
Invalid 0
Running 1
RollingBack 2
Completed 3
Faulted 4
Cancelled 5
ForceCancelled 6

Applies to