OSDiskImage Constructors
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.
Overloads
OSDiskImage() | |
OSDiskImage(OperatingSystemTypes) |
OSDiskImage()
public OSDiskImage ();
Public Sub New ()
Applies to
OSDiskImage(OperatingSystemTypes)
public OSDiskImage (Microsoft.Azure.Commands.Common.Compute.Version_2018_04.Models.OperatingSystemTypes operatingSystem);
new Microsoft.Azure.Commands.Common.Compute.Version_2018_04.Models.OSDiskImage : Microsoft.Azure.Commands.Common.Compute.Version_2018_04.Models.OperatingSystemTypes -> Microsoft.Azure.Commands.Common.Compute.Version_2018_04.Models.OSDiskImage
Public Sub New (operatingSystem As OperatingSystemTypes)
Parameters
- operatingSystem
- OperatingSystemTypes