DevTestLabLinuxOSState(String) Constructor

Definition

Initializes a new instance of DevTestLabLinuxOSState.

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

Parameters

value
String

Exceptions

value is null.

Applies to