LicenseProfilesUpdateHeaders interface
定義LicenseProfiles_update作業的標頭。
屬性
azure |
要輪詢完成狀態的 URI。 |
location | 用來檢查異步操作狀態的資源URL。 |
retry |
在呼叫 Azure-AsyncOperation 中指定的 URI 之前,建議等候的秒數。 |
屬性詳細資料
azureAsyncOperation
要輪詢完成狀態的 URI。
azureAsyncOperation?: string
屬性值
string
location
用來檢查異步操作狀態的資源URL。
location?: string
屬性值
string
retryAfter
在呼叫 Azure-AsyncOperation 中指定的 URI 之前,建議等候的秒數。
retryAfter?: number
屬性值
number