Package version:

Container Apps Jobs collection ARM resource.

interface JobsCollection {
    nextLink?: string;
    value: Job[];
}

Properties

Properties

nextLink?: string

Link to next page of resources. NOTE: This property will not be serialized. It can only be populated by the server.

value: Job[]

Collection of resources.