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

privateEndpointConnections

The private endpoints exposed by this resource

provisioningState

The status of the last operation

publicNetworkAccess

Allow or disallow public network access to durable task scheduler

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[]

privateEndpointConnections

The private endpoints exposed by this resource

privateEndpointConnections?: PrivateEndpointConnection[]

Property Value

provisioningState

The status of the last operation

provisioningState?: string

Property Value

string

publicNetworkAccess

Allow or disallow public network access to durable task scheduler

publicNetworkAccess?: string

Property Value

string

sku

SKU of the durable task scheduler

sku: SchedulerSku

Property Value