Share via


Web Apps - List Triggered Web Jobs

Bir uygulama veya dağıtım yuvası için tetiklenen web işlerini listeleme açıklaması.

GET https://management.azure.com/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/triggeredwebjobs?api-version=2023-12-01

URI Parametreleri

Name İçinde Gerekli Tür Description
name
path True

string

Site adı.

resourceGroupName
path True

string

Kaynağın ait olduğu kaynak grubunun adı.

Regex pattern: ^[-\w\._\(\)]+[^\.]$

subscriptionId
path True

string

Azure abonelik kimliğiniz. Bu GUID biçimli bir dizedir (örn. 000000000-0000-0000-0000-000000000000).

api-version
query True

string

API Sürümü

Yanıtlar

Name Tür Description
200 OK

TriggeredWebJobCollection

Tamam

Other Status Codes

DefaultErrorResponse

hata yanıtı App Service.

Güvenlik

azure_auth

Azure Active Directory OAuth2 Flow

Type: oauth2
Flow: implicit
Authorization URL: https://login.microsoftonline.com/common/oauth2/authorize

Scopes

Name Description
user_impersonation kullanıcı hesabınızın kimliğine bürünme

Tanımlar

Name Description
DefaultErrorResponse

hata yanıtı App Service.

Details
Error

Hata modeli.

TriggeredJobRun

Tetiklenen Web İşi Çalıştırma Bilgileri.

TriggeredWebJob

Tetiklenen Web İşi Bilgileri.

TriggeredWebJobCollection

Kudu sürekli web işi bilgi öğelerinin toplanması.

TriggeredWebJobStatus

İş durumu.

WebJobType

İş türü.

DefaultErrorResponse

hata yanıtı App Service.

Name Tür Description
error

Error

Hata modeli.

Details

Name Tür Description
code

string

Hatayı program aracılığıyla tanımlamak için standartlaştırılmış dize.

message

string

Ayrıntılı hata açıklaması ve hata ayıklama bilgileri.

target

string

Ayrıntılı hata açıklaması ve hata ayıklama bilgileri.

Error

Hata modeli.

Name Tür Description
code

string

Hatayı program aracılığıyla tanımlamak için standartlaştırılmış dize.

details

Details[]

Ayrıntılı hatalar.

innererror

string

Hata ayıklamak için daha fazla bilgi.

message

string

Ayrıntılı hata açıklaması ve hata ayıklama bilgileri.

target

string

Ayrıntılı hata açıklaması ve hata ayıklama bilgileri.

TriggeredJobRun

Tetiklenen Web İşi Çalıştırma Bilgileri.

Name Tür Description
duration

string

İş süresi.

end_time

string

Bitiş saati.

error_url

string

Hata URL'si.

job_name

string

İş adı.

output_url

string

Çıkış URL'si.

start_time

string

Başlangıç saati.

status

TriggeredWebJobStatus

İş durumu.

trigger

string

İş tetikleyicisi.

url

string

İş URL'si.

web_job_id

string

İş Kimliği.

web_job_name

string

İş adı.

TriggeredWebJob

Tetiklenen Web İşi Bilgileri.

Name Tür Description
id

string

Kaynak Kimliği.

kind

string

Kaynak türü.

name

string

Kaynak Adı.

properties.error

string

Hata bilgileri.

properties.extra_info_url

string

Ek Bilgi URL'si.

properties.history_url

string

Geçmiş URL'si.

properties.latest_run

TriggeredJobRun

En son iş çalıştırma bilgileri.

properties.publicNetworkAccess

string

Tüm genel trafiğe izin veren veya trafiği engelleyen özellik. İzin Verilen Değerler: 'Enabled', 'Disabled' veya boş bir dize.

properties.run_command

string

Komutunu çalıştırın.

properties.scheduler_logs_url

string

Zamanlayıcı Günlükleri URL'si.

properties.settings

object

İş ayarları.

properties.storageAccountRequired

boolean

Müşteri tarafından sağlanan depolama hesabının gerekli olup olmadığını denetler

properties.url

string

İş URL'si.

properties.using_sdk

boolean

SDK mı kullanıyorsunuz?

properties.web_job_type

WebJobType

İş türü.

type

string

Kaynak türü.

TriggeredWebJobCollection

Kudu sürekli web işi bilgi öğelerinin toplanması.

Name Tür Description
nextLink

string

Sonraki kaynak sayfasına bağlantı.

value

TriggeredWebJob[]

Kaynak koleksiyonu.

TriggeredWebJobStatus

İş durumu.

Name Tür Description
Error

string

Failed

string

Success

string

WebJobType

İş türü.

Name Tür Description
Continuous

string

Triggered

string