TrafficControllerInterfaceDeleteHeaders interface
定義TrafficControllerInterface_delete作業的標頭。
屬性
location | Location 標頭包含可檢查長時間執行作業狀態的 URL。 |
retry |
Retry-After 標頭可以指出用戶端在輪詢作業狀態之前應該等候的時間長度。 |
屬性詳細資料
location
Location 標頭包含可檢查長時間執行作業狀態的 URL。
location?: string
屬性值
string
retryAfter
Retry-After 標頭可以指出用戶端在輪詢作業狀態之前應該等候的時間長度。
retryAfter?: number
屬性值
number