SchedulerProperties interface
Details of the Scheduler
Properties
| endpoint | URL of the durable task scheduler |
| ip |
IP allow list for durable task scheduler. Values can be IPv4, IPv6 or CIDR |
| provisioning |
The status of the last operation |
| sku | SKU of the durable task scheduler |
Property Details
endpoint
URL of the durable task scheduler
endpoint?: string
Property Value
string
ipAllowlist
IP allow list for durable task scheduler. Values can be IPv4, IPv6 or CIDR
ipAllowlist: string[]
Property Value
string[]
provisioningState
The status of the last operation
provisioningState?: string
Property Value
string