Describes an orderable cluster option.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public class OrderableClusterOption
 Members
 Members| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description | 
|---|---|---|
|  | OrderableClusterOption()()()() | Initializes a new instance of the OrderableClusterOption class | 
|  | AvailabilityZones | 
            Gets and sets the property AvailabilityZones. 
             A list of availability zones for the orderable cluster. | 
|  | ClusterType | 
            Gets and sets the property ClusterType. 
             
                        The cluster type, for example  | 
|  | ClusterVersion | 
            Gets and sets the property ClusterVersion. 
             The version of the orderable cluster. | 
|  | Equals(Object) | (Inherited from Object.) | 
|  | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) | 
|  | GetType()()()() | Gets the type of the current instance.(Inherited from Object.) | 
|  | NodeType | 
            Gets and sets the property NodeType. 
             The node type for the orderable cluster. | 
|  | ToString()()()() | Returns a string that represents the current object.(Inherited from Object.) | 
|  | WithAvailabilityZones(array<AvailabilityZone>[]()[][]) | Obsolete. 
            Sets the AvailabilityZones property
             | 
|  | WithAvailabilityZones(IEnumerable<(Of <<'(AvailabilityZone>)>>)) | Obsolete. 
            Sets the AvailabilityZones property
             | 
|  | WithClusterType(String) | Obsolete. 
            Sets the ClusterType property
             | 
|  | WithClusterVersion(String) | Obsolete. 
            Sets the ClusterVersion property
             | 
|  | WithNodeType(String) | Obsolete. 
            Sets the NodeType property
             | 
 Inheritance Hierarchy
 Inheritance Hierarchy| Object | |
|  | OrderableClusterOption | 
 Copy
Copy