JobInvocationInfo.Definition Property

Definition

Definition associated with the job.

public:
 property System::Management::Automation::JobDefinition ^ Definition { System::Management::Automation::JobDefinition ^ get(); void set(System::Management::Automation::JobDefinition ^ value); };
public System.Management.Automation.JobDefinition Definition { get; set; }
member this.Definition : System.Management.Automation.JobDefinition with get, set
Public Property Definition As JobDefinition

Property Value

Applies to