VirtualMachineSecrets Class
Secrets related to a Machine Learning compute based on AKS.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
azure.mgmt.machinelearningservices.models._models_py3.ComputeSecretsVirtualMachineSecrets
Constructor
VirtualMachineSecrets(*, administrator_account: Optional[azure.mgmt.machinelearningservices.models._models_py3.VirtualMachineSshCredentials] = None, **kwargs)
Parameters
- compute_type
- str or ComputeType
Required
Required. The type of compute.Constant filled by server. Possible values include: "AKS", "AmlCompute", "ComputeInstance", "DataFactory", "VirtualMachine", "HDInsight", "Databricks", "DataLakeAnalytics".
Feedback
Submit and view feedback for