ClusterCreateParametersV2 Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
ClusterCreateParametersV2() |
Initializes a new instance of the ClusterCreateParameters class. |
ClusterCreateParametersV2(ClusterCreateParameters) |
ClusterCreateParametersV2()
Initializes a new instance of the ClusterCreateParameters class.
public ClusterCreateParametersV2 ();
Public Sub New ()
Applies to
ClusterCreateParametersV2(ClusterCreateParameters)
public ClusterCreateParametersV2 (Microsoft.WindowsAzure.Management.HDInsight.ClusterCreateParameters versionOneParams);
new Microsoft.WindowsAzure.Management.HDInsight.ClusterCreateParametersV2 : Microsoft.WindowsAzure.Management.HDInsight.ClusterCreateParameters -> Microsoft.WindowsAzure.Management.HDInsight.ClusterCreateParametersV2
Public Sub New (versionOneParams As ClusterCreateParameters)
Parameters
- versionOneParams
- ClusterCreateParameters