ComputeSecrets interface

Secrets related to a Machine Learning compute. Might differ for every type of compute.

Properties

computeType

Polymorphic discriminator, which specifies the different types this object can be

Property Details

computeType

Polymorphic discriminator, which specifies the different types this object can be

computeType: "AKS" | "VirtualMachine" | "Databricks"

Property Value

"AKS" | "VirtualMachine" | "Databricks"