ScheduleUpdateParameters Class

Definition

The parameters supplied to the update schedule operation.

public class ScheduleUpdateParameters
type ScheduleUpdateParameters = class
Public Class ScheduleUpdateParameters
Inheritance
ScheduleUpdateParameters

Constructors

ScheduleUpdateParameters()

Initializes a new instance of the ScheduleUpdateParameters class.

ScheduleUpdateParameters(String)

Initializes a new instance of the ScheduleUpdateParameters class with required arguments.

Properties

Name

Required. Gets or sets the name of the schedule.

Properties

Optional. Gets or sets the list of schedule properties.

Applies to