JobScheduleOperationParameters Class

Definition

public class JobScheduleOperationParameters : Microsoft.Azure.Commands.Batch.Models.BatchClientParametersBase
type JobScheduleOperationParameters = class
    inherit BatchClientParametersBase
Public Class JobScheduleOperationParameters
Inherits BatchClientParametersBase
Inheritance
JobScheduleOperationParameters

Constructors

JobScheduleOperationParameters(BatchAccountContext, String, PSCloudJobSchedule, IEnumerable<BatchClientBehavior>)

Properties

AdditionalBehaviors (Inherited from BatchClientParametersBase)
Context (Inherited from BatchClientParametersBase)
JobSchedule
JobScheduleId

Applies to