Megosztás a következőn keresztül:


JobProperties Class

JobProperties.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
msrest.serialization.Model
JobProperties

Constructor

JobProperties(*, start_time=None, action=None, recurrence=None, state=None, **kwargs)

Parameters

Name Description
start_time
Required

Gets or sets the job start time.

action
Required

Gets or sets the job action.

recurrence
Required

Gets or sets the job recurrence.

state
Required

Gets or set the job state. Possible values include: 'Enabled', 'Disabled', 'Faulted', 'Completed'

Keyword-Only Parameters

Name Description
start_time
Required
action
Required
recurrence
Required
state
Required

Variables

Name Description
status

Gets the job status.