VirtualMachineOSImageCreateParameters.Name Property

 

Required. Specifies a name that Azure uses to identify the image when creating one or more virtual machines.

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

public string Name { get; set; }

Property Value

Type: System.String
Return to top
Show: