HciVmMarketplaceGalleryImageProperties(HciVmOSType) Constructor

Definition

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].

Applies to