VirtualMachineDiskGetResponse.Name Property

 

Optional. The name of the disk. This is the name that is used when creating one or more virtual machines using the disk.

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: