HDInsightManagedIdentityType(String) Constructor

Definition

Initializes a new instance of HDInsightManagedIdentityType.

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

Parameters

value
String

Exceptions

value is null.

Applies to