다음을 통해 공유


StatelessAgentProfileUpdate interface

상태 비저장 프로필은 작업을 실행한 후 컴퓨터가 정리됨을 의미합니다.

Extends

속성

kind

이 개체가 될 수 있는 다양한 형식을 지정하는 다형 판별자

상속된 속성

resourcePredictions

풀 버퍼/대기 에이전트를 정의합니다.

resourcePredictionsProfile

풀 버퍼/대기 에이전트를 제공하는 방법을 정의합니다.

속성 세부 정보

kind

이 개체가 될 수 있는 다양한 형식을 지정하는 다형 판별자

kind: "Stateless"

속성 값

"Stateless"

상속된 속성 세부 정보

resourcePredictions

풀 버퍼/대기 에이전트를 정의합니다.

resourcePredictions?: Record<string, unknown>

속성 값

Record<string, unknown>

AgentProfileUpdate.resourcePredictions 상속된

resourcePredictionsProfile

풀 버퍼/대기 에이전트를 제공하는 방법을 정의합니다.

resourcePredictionsProfile?: ResourcePredictionsProfileUpdateUnion

속성 값

AgentProfileUpdate.resourcePredictionsProfile 상속된