Gets and sets the property DestinationEnvironmentId.
The ID of the destination environment.
Condition: You must specify at least the CopyC#
or the DestinationEnvironmentID
CopyC#
. You may also specify both.
You must specify the DestinationEnvironmentName
CopyC#
with the SourceEnvironmentId
CopyC#
.
DestinationEnvironmentId

C# |
public string DestinationEnvironmentId { get; set; }