Skip to main content

Interface: IDeleteScheduleRequest

workflowservice.v1.IDeleteScheduleRequest

Properties of a DeleteScheduleRequest.

Hierarchy

Properties

identity

Optional identity: null | string

The identity of the client who initiated this request.

Inherited from

$Properties.identity


namespace

Optional namespace: null | string

The namespace of the schedule to delete.

Inherited from

$Properties.namespace


scheduleId

Optional scheduleId: null | string

The id of the schedule to delete.

Inherited from

$Properties.scheduleId