Share via


SchedulerProperties interface

Details of the Scheduler

Properties

endpoint

URL of the durable task scheduler

ipAllowlist

IP allow list for durable task scheduler. Values can be IPv4, IPv6 or CIDR

provisioningState

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

sku

SKU of the durable task scheduler

sku: SchedulerSku

Property Value