Share via


VirtualMachineResourceNames.OSDiskName Property

Definition

The full name for OS disk attached to the VM. If this value is not provided, it will be named by ARM as per its default naming standards (prefixed with vm name). There is only one OS disk attached per Virtual Machine.

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

Property Value

Applies to