Deployment interface

배포 메타데이터.

속성

deploymentId

배포 식별자를 가져오거나 설정합니다.

deploymentType

배포 유형을 가져오거나 설정합니다.

deviceClassId

디바이스 클래스 식별자를 가져오거나 설정합니다.

deviceGroupDefinition

디바이스 그룹 정의를 가져오거나 설정합니다.

deviceGroupType

디바이스 그룹 유형을 가져오거나 설정합니다.

isCanceled

배포가 취소되었는지 여부를 나타내는 부울 플래그입니다.

isCompleted

배포가 완료되었는지 여부를 나타내는 부울 플래그입니다.

isRetried

배포가 다시 시도되었는지 여부를 나타내는 부울 플래그입니다.

startDateTime

배포 시작 날짜/시간을 가져오거나 설정합니다.

updateId

ID를 업데이트합니다.

속성 세부 정보

deploymentId

배포 식별자를 가져오거나 설정합니다.

deploymentId: string

속성 값

string

deploymentType

배포 유형을 가져오거나 설정합니다.

deploymentType: string

속성 값

string

deviceClassId

디바이스 클래스 식별자를 가져오거나 설정합니다.

deviceClassId?: string

속성 값

string

deviceGroupDefinition

디바이스 그룹 정의를 가져오거나 설정합니다.

deviceGroupDefinition: string[]

속성 값

string[]

deviceGroupType

디바이스 그룹 유형을 가져오거나 설정합니다.

deviceGroupType: string

속성 값

string

isCanceled

배포가 취소되었는지 여부를 나타내는 부울 플래그입니다.

isCanceled?: boolean

속성 값

boolean

isCompleted

배포가 완료되었는지 여부를 나타내는 부울 플래그입니다.

isCompleted?: boolean

속성 값

boolean

isRetried

배포가 다시 시도되었는지 여부를 나타내는 부울 플래그입니다.

isRetried?: boolean

속성 값

boolean

startDateTime

배포 시작 날짜/시간을 가져오거나 설정합니다.

startDateTime: Date

속성 값

Date

updateId

ID를 업데이트합니다.

updateId: UpdateId

속성 값