다음을 통해 공유


PoolUpdate interface

풀의 업데이트 작업에 사용되는 형식입니다.

속성

identity

이 리소스에 할당된 관리 서비스 ID입니다.

properties

이 리소스에 대한 리소스별 속성입니다.

tags

리소스 태그.

속성 세부 정보

identity

이 리소스에 할당된 관리 서비스 ID입니다.

identity?: ManagedServiceIdentity

속성 값

properties

이 리소스에 대한 리소스별 속성입니다.

properties?: PoolUpdateProperties

속성 값

tags

리소스 태그.

tags?: Record<string, string>

속성 값

Record<string, string>