프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
BatchJobInfo ( ) : System.Linq |
Initializes a new instance of the BatchJobInfo class.
|
|
BatchJobInfo ( string id = default(string), |
Initializes a new instance of the BatchJobInfo class.
|
public BatchJobInfo ( string id = default(string), |
||
id | string | Unique batch identifier |
requestinfo | Description of the batch request | |
status | string | Status of the batch job (it is actually the /// job status: Registered, Ready, InProgress, Canceling, Canceled, /// Succeeded, Failed) |
리턴 | System.Linq |