ApplicationUpdateParameters interface
应用程序更新请求。
属性
| properties | 应用更新参数属性。 |
| tags | 应用程序更新参数 |
属性详细信息
properties
应用更新参数属性。
properties?: ApplicationUpdateParametersProperties
属性值
tags
应用程序更新参数
tags?: Record<string, string>
属性值
Record<string, string>