Share via


IdentityManagementType(String) Constructor

Definition

Initializes a new instance of IdentityManagementType.

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

Parameters

value
String

Exceptions

value is null.

Applies to