次の方法で共有


ScheduleBase interface

Properties

id

A system assigned id for the schedule.

provisioningStatus

The current deployment state of schedule.

status

Is the schedule enabled or disabled?

Property Details

id

A system assigned id for the schedule.

id?: string

Property Value

string

provisioningStatus

The current deployment state of schedule.

provisioningStatus?: string

Property Value

string

status

Is the schedule enabled or disabled?

status?: string

Property Value

string