ConfigurationSet.UserName Property

 

Gets or sets the name of a user account to be created in the sudoer group of the Virtual Machine.

Namespace:   Microsoft.WindowsAzure.Management.Compute.Models
Assembly:  Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)

Public Property UserName As String

Property Value

Type: System.String

The name of the user account.

This property is used with the LinuxProvisioningConfiguration configuration type.

User account names must be 1 to 32 characters long.

Return to top
Show: