Dela via


CreateJobSchedule interface

Metoder

get(ListJobSchedulesParameters)

Visar en lista över alla jobbscheman i det angivna kontot.

post(CreateJobScheduleParameters)

Skapar ett jobbschema för det angivna kontot.

Metodinformation

get(ListJobSchedulesParameters)

Visar en lista över alla jobbscheman i det angivna kontot.

function get(options?: ListJobSchedulesParameters): StreamableMethod<ListJobSchedules200Response | ListJobSchedulesDefaultResponse>

Parametrar

Returer

post(CreateJobScheduleParameters)

Skapar ett jobbschema för det angivna kontot.

function post(options: CreateJobScheduleParameters): StreamableMethod<CreateJobSchedule201Response | CreateJobScheduleDefaultResponse>

Parametrar

Returer