VirtualMachineDataDiskUpdateParameters.Name Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Optional. Specifies the name of the disk. Azure uses the specified disk to create the data disk for the machine and populates this field with the disk name.
public string Name { get; set; }
member this.Name : string with get, set
Public Property Name As String