ApplicationUpdateParameters interface
애플리케이션 업데이트 요청입니다.
속성
| properties | 애플리케이션 매개변수 속성 업데이트. |
| tags | 애플리케이션 업데이트 매개 변수 |
속성 세부 정보
properties
애플리케이션 매개변수 속성 업데이트.
properties?: ApplicationUpdateParametersProperties
속성 값
tags
애플리케이션 업데이트 매개 변수
tags?: Record<string, string>
속성 값
Record<string, string>