ClusterCreateParametersExtended Class
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.
The CreateCluster request parameters.
public class ClusterCreateParametersExtended
type ClusterCreateParametersExtended = class
Public Class ClusterCreateParametersExtended
- Inheritance
-
ClusterCreateParametersExtended
- Derived
Constructors
ClusterCreateParametersExtended() |
Initializes a new instance of the ClusterCreateParametersExtended class. |
ClusterCreateParametersExtended(String, IDictionary<String,String>, IList<String>, ClusterCreateProperties, ClusterIdentity) |
Initializes a new instance of the ClusterCreateParametersExtended class. |
Properties
Identity |
Gets or sets the identity of the cluster, if configured. |
Location |
Gets or sets the location of the cluster. |
Properties |
Gets or sets the cluster create parameters. |
Tags |
Gets or sets the resource tags. |
Zones |
Gets or sets the availability zones. |