Package version:

Interface JobAgent

An Azure SQL job agent.

Hierarchy

Properties

databaseId?: string

Resource ID of the database to store job metadata in.

id?: string

Resource ID. NOTE: This property will not be serialized. It can only be populated by the server.

location: string

Resource location.

name?: string

Resource name. NOTE: This property will not be serialized. It can only be populated by the server.

sku?: Sku

The name and tier of the SKU.

state?: string

The state of the job agent. NOTE: This property will not be serialized. It can only be populated by the server.

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

Resource tags.

Type declaration

  • [propertyName: string]: string
type?: string

Resource type. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc