HciVmMarketplaceGalleryImageProperties(HciVmOSType) Constructor
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.
Initializes a new instance of HciVmMarketplaceGalleryImageProperties.
public HciVmMarketplaceGalleryImageProperties(Azure.ResourceManager.Hci.Vm.Models.HciVmOSType osType);
new Azure.ResourceManager.Hci.Vm.Models.HciVmMarketplaceGalleryImageProperties : Azure.ResourceManager.Hci.Vm.Models.HciVmOSType -> Azure.ResourceManager.Hci.Vm.Models.HciVmMarketplaceGalleryImageProperties
Public Sub New (osType As HciVmOSType)
Parameters
- osType
- HciVmOSType
Operating system type that the gallery image uses [Windows, Linux].