Share via


DevBoxOSType(String) Constructor

Definition

Initializes a new instance of DevBoxOSType.

public DevBoxOSType (string value);
new Azure.Developer.DevCenter.Models.DevBoxOSType : string -> Azure.Developer.DevCenter.Models.DevBoxOSType
Public Sub New (value As String)

Parameters

value
String

Exceptions

value is null.

Applies to