GitForkOperationStatusDetail Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Status information about a requested fork operation.
[System.Runtime.Serialization.DataContract]
public class GitForkOperationStatusDetail
type GitForkOperationStatusDetail = class
Public Class GitForkOperationStatusDetail
- Inheritance
-
GitForkOperationStatusDetail
- Attributes
Constructors
| GitForkOperationStatusDetail() |
Properties
| AllSteps |
All valid steps for the forking process |
| CurrentStep |
Index into AllSteps for the current step |
| ErrorMessage |
Error message if the operation failed. |