RemoteSupportAccessLevel(String) Constructor

Definition

Initializes a new instance of RemoteSupportAccessLevel.

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

Parameters

value
String

The value.

Exceptions

value is null.

Applies to