다음을 통해 공유


UpdateMoveCollectionRequest interface

이동 컬렉션을 업데이트하기 위한 요청 본문을 정의합니다.

속성

identity

이동 컬렉션의 MSI 속성을 정의합니다.

tags

리소스 태그를 가져오거나 설정합니다.

속성 세부 정보

identity

이동 컬렉션의 MSI 속성을 정의합니다.

identity?: Identity

속성 값

tags

리소스 태그를 가져오거나 설정합니다.

tags?: {[propertyName: string]: string}

속성 값

{[propertyName: string]: string}