HDInsightClient.ListAvailableVersions Method

Definition

Queries the versions of HDInsight that have been enabled for the subscription.

public System.Collections.ObjectModel.Collection<Microsoft.WindowsAzure.Management.HDInsight.HDInsightVersion> ListAvailableVersions ();
abstract member ListAvailableVersions : unit -> System.Collections.ObjectModel.Collection<Microsoft.WindowsAzure.Management.HDInsight.HDInsightVersion>
override this.ListAvailableVersions : unit -> System.Collections.ObjectModel.Collection<Microsoft.WindowsAzure.Management.HDInsight.HDInsightVersion>
Public Function ListAvailableVersions () As Collection(Of HDInsightVersion)

Returns

List of Windows Azure locations.

Implements

Applies to