Partilhar via


DevTestLabCustomImageVhd(DevTestLabCustomImageOSType) Construtor

Definição

Inicializa uma nova instância de DevTestLabCustomImageVhd.

public DevTestLabCustomImageVhd (Azure.ResourceManager.DevTestLabs.Models.DevTestLabCustomImageOSType osType);
new Azure.ResourceManager.DevTestLabs.Models.DevTestLabCustomImageVhd : Azure.ResourceManager.DevTestLabs.Models.DevTestLabCustomImageOSType -> Azure.ResourceManager.DevTestLabs.Models.DevTestLabCustomImageVhd
Public Sub New (osType As DevTestLabCustomImageOSType)

Parâmetros

osType
DevTestLabCustomImageOSType

O tipo de sistema operacional da imagem personalizada (ou seja, Windows, Linux).

Aplica-se a