JobAgentUpdate interface

An update to an Azure SQL job agent.

Properties

identity

Managed identity assigned to job agent

sku

The name and tier of the SKU.

tags

Resource tags.

Property Details

identity

Managed identity assigned to job agent

identity?: JobAgentIdentity

Property Value

sku

The name and tier of the SKU.

sku?: Sku

Property Value

Sku

tags

Resource tags.

tags?: Record<string, string>

Property Value

Record<string, string>