ConfigurationSet.HostName Property

 

Gets or sets the host name for the Virtual Machine.

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

Public Property HostName As String

Property Value

Type: System.String

The host name.

This property is used with the LinuxProvisioningConfiguration configuration type.

Host names must be 1 to 64 characters long.

Return to top
Show: