你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
AgentProfileUpdate interface
池中计算机的代理配置文件。
属性
kind | 多态鉴别器,它指定此对象可以是的不同类型 |
resource |
定义池缓冲区/备用代理。 |
resource |
定义如何提供池缓冲区/备用代理。 |
属性详细信息
kind
多态鉴别器,它指定此对象可以是的不同类型
kind: "Stateful" | "Stateless"
属性值
"Stateful" | "Stateless"
resourcePredictions
定义池缓冲区/备用代理。
resourcePredictions?: Record<string, unknown>
属性值
Record<string, unknown>
resourcePredictionsProfile
定义如何提供池缓冲区/备用代理。
resourcePredictionsProfile?: ResourcePredictionsProfileUpdateUnion