DevCenterDevBoxTunnelEnableStatus(String) Constructor

Definition

Initializes a new instance of DevCenterDevBoxTunnelEnableStatus.

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

Parameters

value
String

The value.

Exceptions

value is null.

Applies to