DeploymentResourceConfiguration interface
- 扩展
继承属性
instance |
计算目标使用的实例或节点数可选。 |
instance |
计算目标支持的可选 VM 类型。 |
properties | 其他属性包。 |
继承属性详细信息
instanceCount
instanceType
properties
其他属性包。
properties?: {[propertyName: string]: Record<string, unknown>}
属性值
{[propertyName: string]: Record<string, unknown>}