Compartir a través de


DevTestLabSourceControlType(String) Constructor

Definición

Inicializa una nueva instancia de la clase DevTestLabSourceControlType.

public DevTestLabSourceControlType (string value);
new Azure.ResourceManager.DevTestLabs.Models.DevTestLabSourceControlType : string -> Azure.ResourceManager.DevTestLabs.Models.DevTestLabSourceControlType
Public Sub New (value As String)

Parámetros

value
String

Excepciones

value es null.

Se aplica a