CloneOperationInformation 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.

Detail About Clone Operation.

C#
[System.Runtime.Serialization.DataContract]
public class CloneOperationInformation
Inheritance
CloneOperationInformation
Attributes

Constructors

Properties

CloneStatistics

Clone Statistics

CompletionDate

If the operation is complete, the DateTime of completion. If operation is not complete, this is DateTime.MaxValue

CreationDate

DateTime when the operation was started

DestinationObject

Shallow reference of the destination

DestinationPlan

Shallow reference of the destination

DestinationProject

Shallow reference of the destination

Message

If the operation has Failed, Message contains the reason for failure. Null otherwise.

OpId

The ID of the operation

ResultObjectType

The type of the object generated as a result of the Clone operation

SourceObject

Shallow reference of the source

SourcePlan

Shallow reference of the source

SourceProject

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

Applies to

Ürün Sürümler
Azure DevOps Services .NET SDK preview, latest