다음을 통해 공유


FleetUpdate interface

Fleet 업데이트 모델

속성

identity

업다이블 관리 서비스 ID

plan

업데이트할 수 있는 리소스 계획

properties

RP 관련 업다이블 속성

tags

리소스 태그.

속성 세부 정보

identity

업다이블 관리 서비스 ID

identity?: ManagedServiceIdentityUpdate

속성 값

plan

업데이트할 수 있는 리소스 계획

plan?: ResourcePlanUpdate

속성 값

properties

RP 관련 업다이블 속성

properties?: FleetProperties

속성 값

tags

리소스 태그.

tags?: Record<string, string>

속성 값

Record<string, string>