ProfileUpdateParameters interface
更新配置檔所需的屬性。
屬性
identity | 受控服務識別(系統指派和/或使用者指派的身分識別)。 |
log |
定義規則以清除記錄中的敏感性欄位 |
origin |
將要求轉送至來源時傳送和接收逾時。 達到逾時時時,要求會失敗並傳回。 |
tags | 配置檔標籤 |
屬性詳細資料
identity
logScrubbing
originResponseTimeoutSeconds
將要求轉送至來源時傳送和接收逾時。 達到逾時時時,要求會失敗並傳回。
originResponseTimeoutSeconds?: number
屬性值
number
tags
配置檔標籤
tags?: {[propertyName: string]: string}
屬性值
{[propertyName: string]: string}