MachineLearningUserAccountCredentials Class

Definition

Settings for user account that gets created on each on the nodes of a compute.

public class MachineLearningUserAccountCredentials
type MachineLearningUserAccountCredentials = class
Public Class MachineLearningUserAccountCredentials
Inheritance
MachineLearningUserAccountCredentials

Constructors

MachineLearningUserAccountCredentials(String)

Initializes a new instance of MachineLearningUserAccountCredentials.

Properties

AdminUserName

Name of the administrator user account which can be used to SSH to nodes.

AdminUserPassword

Password of the administrator user account.

AdminUserSshPublicKey

SSH public key of the administrator user account.

Applies to