ComputeResource type
Machine Learning compute object wrapped into ARM resource envelope.
type ComputeResource = Resource &
Components1D3SwueSchemasComputeresourceAllof1 & {
identity?: Identity
location?: string
sku?: Sku
systemData?: SystemData
tags?: { [propertyName: string]: string }
}