AksComputeSecrets type

Secrets related to a Machine Learning compute based on AKS.

type AksComputeSecrets = ComputeSecrets &
  AksComputeSecretsProperties & { computeType: "AKS" }