Udostępnij za pośrednictwem


HDInsightLinuxOSProfile Class

Definition

The ssh username, password, and ssh public key.

public class HDInsightLinuxOSProfile
type HDInsightLinuxOSProfile = class
Public Class HDInsightLinuxOSProfile
Inheritance
HDInsightLinuxOSProfile

Constructors

HDInsightLinuxOSProfile()

Initializes a new instance of HDInsightLinuxOSProfile.

Properties

Password

The password.

SshPublicKeys

The list of SSH public keys.

Username

The username.

Applies to