JobCreateParameters Class
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.
The parameters supplied to the create job operation.
public class JobCreateParameters : Microsoft.Azure.Management.Automation.Models.ResourceCreateOrUpdateParameterBase
type JobCreateParameters = class
inherit ResourceCreateOrUpdateParameterBase
Public Class JobCreateParameters
Inherits ResourceCreateOrUpdateParameterBase
- Inheritance
Constructors
| Name | Description |
|---|---|
| JobCreateParameters() |
Initializes a new instance of the JobCreateParameters class. |
| JobCreateParameters(JobCreateProperties) | |
Properties
| Name | Description |
|---|---|
| Location | (Inherited from ResourceCreateOrUpdateParameterBase) |
| Name | (Inherited from ResourceCreateOrUpdateParameterBase) |
| Properties | |
| Tags | (Inherited from ResourceCreateOrUpdateParameterBase) |