ComputeResource type
Objeto de computação do Machine Learning encapsulado no envelope de recursos do ARM.
type ComputeResource = Resource &
Components1D3SwueSchemasComputeresourceAllof1 & {
identity?: Identity
location?: string
sku?: Sku
systemData?: SystemData
tags?: { [propertyName: string]: string }
}