Condividi tramite


JobCreateParameters Class

Definition

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)

Applies to