Skip to main content

Interface: $Properties

v1.PatchScheduleRequest.$Properties

Properties of a PatchScheduleRequest.

Hierarchy

Properties

identity

Optional identity: null | string

The identity of the client who initiated this request.


namespace

Optional namespace: null | string

The namespace of the schedule to patch.


patch

Optional patch: null | $Properties

PatchScheduleRequest patch


requestId

Optional requestId: null | string

A unique identifier for this update request for idempotence. Typically UUIDv4.


scheduleId

Optional scheduleId: null | string

The id of the schedule to patch.