共用方式為


OnlineEndpointsUpdateHeaders interface

定義OnlineEndpoints_update作業的標頭。

屬性

location

要輪詢非同步作業結果的 URI。

retryAfter

用戶端應該在要求之間等候的持續時間,以秒為單位。

xMsAsyncOperationTimeout

輪詢非同步作業時,用戶端要使用的逾時。

屬性詳細資料

location

要輪詢非同步作業結果的 URI。

location?: string

屬性值

string

retryAfter

用戶端應該在要求之間等候的持續時間,以秒為單位。

retryAfter?: number

屬性值

number

xMsAsyncOperationTimeout

輪詢非同步作業時,用戶端要使用的逾時。

xMsAsyncOperationTimeout?: string

屬性值

string