Edit

Share via


TaskOrchestrationPlanReference Class

Definition

Represents a reference to an orchestration plan.

[System.Runtime.Serialization.DataContract]
public class TaskOrchestrationPlanReference : Microsoft.VisualStudio.Services.WebApi.BaseSecuredObject
type TaskOrchestrationPlanReference = class
    inherit BaseSecuredObject
Public Class TaskOrchestrationPlanReference
Inherits BaseSecuredObject
Inheritance
Microsoft.VisualStudio.Services.WebApi.BaseSecuredObject
TaskOrchestrationPlanReference
Attributes

Constructors

TaskOrchestrationPlanReference()

Properties

OrchestrationType

The type of the plan.

PlanId

The ID of the plan.

Applies to