BatchDeploymentsDeleteHeaders interface
定義BatchDeployments_delete作業的標頭。
屬性
location | 要輪詢非同步作業結果的 URI。 |
retry |
用戶端應該在要求之間等候的持續時間,以秒為單位。 |
x |
輪詢非同步作業時,用戶端要使用的逾時。 |
屬性詳細資料
location
要輪詢非同步作業結果的 URI。
location?: string
屬性值
string
retryAfter
用戶端應該在要求之間等候的持續時間,以秒為單位。
retryAfter?: number
屬性值
number
xMsAsyncOperationTimeout
輪詢非同步作業時,用戶端要使用的逾時。
xMsAsyncOperationTimeout?: string
屬性值
string