CloneOperationInformation Class
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.
Detail About Clone Operation.
[System.Runtime.Serialization.DataContract]
public class CloneOperationInformation
type CloneOperationInformation = class
Public Class CloneOperationInformation
- Inheritance
-
CloneOperationInformation
- Attributes
Clone |
Clone Statistics |
Completion |
If the operation is complete, the DateTime of completion. If operation is not complete, this is DateTime.MaxValue |
Creation |
DateTime when the operation was started |
Destination |
Shallow reference of the destination |
Destination |
Shallow reference of the destination |
Destination |
Shallow reference of the destination |
Message |
If the operation has Failed, Message contains the reason for failure. Null otherwise. |
Op |
The ID of the operation |
Result |
The type of the object generated as a result of the Clone operation |
Source |
Shallow reference of the source |
Source |
Shallow reference of the source |
Source |
Shallow reference of the source |
State |
Current state of the operation. When State reaches Suceeded or Failed, the operation is complete |
Url |
Url for geting the clone information |
Ürün | Sürümler |
---|---|
Azure DevOps Services .NET SDK | preview, latest |