Share via


ClusterType(String) Constructor

Definition

Initializes a new instance of ClusterType.

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

Parameters

value
String

Exceptions

value is null.

Applies to