Share via


JobPatchProperties interface

Container Apps Job resource specific properties.

Properties

extendedLocation

The complex type of the extended location.

identity

Managed identities needed by a container app job to interact with other Azure services to not maintain any secrets or credentials in code.

properties
tags

Resource tags.

Property Details

extendedLocation

The complex type of the extended location.

extendedLocation?: ExtendedLocation

Property Value

identity

Managed identities needed by a container app job to interact with other Azure services to not maintain any secrets or credentials in code.

identity?: ManagedServiceIdentity

Property Value

properties

properties?: JobPatchPropertiesProperties

Property Value

tags

Resource tags.

tags?: {[propertyName: string]: string}

Property Value

{[propertyName: string]: string}