ClusterUpdate 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.
An update of a cluster resource
[Microsoft.Rest.Serialization.JsonTransformation]
public class ClusterUpdate
[<Microsoft.Rest.Serialization.JsonTransformation>]
type ClusterUpdate = class
Public Class ClusterUpdate
- Inheritance
-
ClusterUpdate
- Attributes
Constructors
ClusterUpdate() |
Initializes a new instance of the ClusterUpdate class. |
ClusterUpdate(Nullable<Int32>, IList<String>) |
Initializes a new instance of the ClusterUpdate class. |
Properties
ClusterSize |
Gets or sets the cluster size |
Hosts |
Gets or sets the hosts |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET