Job::Properties Property
Optional. Gets or sets the properties of the job.
Assembly: Microsoft.WindowsAzure.Management.Automation (in Microsoft.WindowsAzure.Management.Automation.dll)
public: property JobProperties^ Properties { JobProperties^ get(); void set(JobProperties^ value); }
Property Value
Type: Microsoft.WindowsAzure.Management.Automation.Models::JobProperties^
Show: