ClusterUpdateParameters 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.
Cluster update parameters.
[Microsoft.Rest.Serialization.JsonTransformation]
public class ClusterUpdateParameters
[<Microsoft.Rest.Serialization.JsonTransformation>]
type ClusterUpdateParameters = class
Public Class ClusterUpdateParameters
- Inheritance
-
ClusterUpdateParameters
- Attributes
Constructors
ClusterUpdateParameters() |
Initializes a new instance of the ClusterUpdateParameters class. |
ClusterUpdateParameters(ScaleSettings) |
Initializes a new instance of the ClusterUpdateParameters class. |
Properties
ScaleSettings |
Gets or sets scale settings. |
Methods
Validate() |
Validate the object. |