ComputeResource type
包装在 ARM 资源信封中的机器学习计算对象。
type ComputeResource = Resource &
Components1D3SwueSchemasComputeresourceAllof1 & {
identity?: Identity
location?: string
sku?: Sku
systemData?: SystemData
tags?: { [propertyName: string]: string }
}