VirtualMachineSecrets interface
Secrets related to a Machine Learning compute based on AKS.
- Extends
Properties
compute |
Polymorphic discriminator, which specifies the different types this object can be |
Inherited Properties
administrator |
Admin credentials for virtual machine. |
Property Details
computeType
Polymorphic discriminator, which specifies the different types this object can be
computeType: "VirtualMachine"
Property Value
"VirtualMachine"
Inherited Property Details
administratorAccount
Admin credentials for virtual machine.
administratorAccount?: VirtualMachineSshCredentials
Property Value
Inherited From VirtualMachineSecretsSchema.administratorAccount