Share via


JobPatchPropertiesProperties interface

Properties

configuration

Container Apps Job configuration properties.

environmentId

Resource ID of environment.

eventStreamEndpoint

The endpoint of the eventstream of the container apps job.

outboundIpAddresses

Outbound IP Addresses of a container apps job.

template

Container Apps job definition.

Property Details

configuration

Container Apps Job configuration properties.

configuration?: JobConfiguration

Property Value

environmentId

Resource ID of environment.

environmentId?: string

Property Value

string

eventStreamEndpoint

The endpoint of the eventstream of the container apps job.

eventStreamEndpoint?: string

Property Value

string

outboundIpAddresses

Outbound IP Addresses of a container apps job.

outboundIpAddresses?: string[]

Property Value

string[]

template

Container Apps job definition.

template?: JobTemplate

Property Value