Share via


DeploymentMode(String) Constructor

Definition

Initializes a new instance of DeploymentMode.

public DeploymentMode (string value);
new Azure.ResourceManager.HDInsight.Containers.Models.DeploymentMode : string -> Azure.ResourceManager.HDInsight.Containers.Models.DeploymentMode
Public Sub New (value As String)

Parameters

value
String

Exceptions

value is null.

Applies to