ApplicationUpdateParametersProperties interface
應用程式更新請求的屬性。
屬性
| parameters | 從應用程式指令清單中指定的預設值覆寫值的應用程式參數清單。 |
屬性詳細資料
parameters
從應用程式指令清單中指定的預設值覆寫值的應用程式參數清單。
parameters?: Record<string, string>
屬性值
Record<string, string>