CurrentClusterPoolAksVersionStatus(String) Constructor

Definition

Initializes a new instance of CurrentClusterPoolAksVersionStatus.

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

Parameters

value
String

Exceptions

value is null.

Applies to