HDInsightPrivateIPAllocationMethod(String) Constructor

Definition

Initializes a new instance of HDInsightPrivateIPAllocationMethod.

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

Parameters

value
String

Exceptions

value is null.

Applies to