UpdateDetails interface
특정 특성 업데이트
속성
| estimated |
업데이트 예상 설치 시간 |
| friendly |
친숙한 버전 번호 |
| installation |
updateType 설치의 영향 |
| reboot |
업데이트를 사용할 수 있고 업데이트 중 하나 이상을 다시 부팅해야 하는지를 나타냅니다. |
| status | 업데이트의 상태입니다. |
| target |
대상 버전 번호 |
| update |
업데이트 크기(바이트) |
| update |
업데이트 제목 |
| update |
업데이트 유형 |
속성 세부 정보
estimatedInstallTimeInMins
업데이트 예상 설치 시간
estimatedInstallTimeInMins?: number
속성 값
number
friendlyVersionNumber
친숙한 버전 번호
friendlyVersionNumber?: string
속성 값
string
installationImpact
updateType 설치의 영향
installationImpact?: string
속성 값
string
rebootBehavior
업데이트를 사용할 수 있고 업데이트 중 하나 이상을 다시 부팅해야 하는지를 나타냅니다.
rebootBehavior?: string
속성 값
string
status
업데이트의 상태입니다.
status?: string
속성 값
string
targetVersion
대상 버전 번호
targetVersion?: string
속성 값
string
updateSize
업데이트 크기(바이트)
updateSize?: number
속성 값
number
updateTitle
업데이트 제목
updateTitle?: string
속성 값
string
updateType
업데이트 유형
updateType?: string
속성 값
string