EnvironmentDeploymentExecutionRecord.Owner Property
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.
Owner of the environment deployment execution record
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public Microsoft.TeamFoundation.DistributedTask.WebApi.TaskOrchestrationOwner Owner { get; set; }
member this.Owner : Microsoft.TeamFoundation.DistributedTask.WebApi.TaskOrchestrationOwner with get, set
Public Property Owner As TaskOrchestrationOwner
Property Value
- Attributes