VirtualMachineDiskCreateParameters.Name Property

Definition

Required. Specifies a name for the disk. Azure uses the name to identify the disk when creating virtual machines from the disk.

public string Name { get; set; }
member this.Name : string with get, set
Public Property Name As String

Property Value

Applies to