VirtualMachineVMImageCreateParameters.OSDiskConfiguration 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.
Required. Gets or sets configuration information for the operating system disk that is associated with the image.
public Microsoft.WindowsAzure.Management.Compute.Models.OSDiskConfigurationCreateParameters OSDiskConfiguration { get; set; }
member this.OSDiskConfiguration : Microsoft.WindowsAzure.Management.Compute.Models.OSDiskConfigurationCreateParameters with get, set
Public Property OSDiskConfiguration As OSDiskConfigurationCreateParameters