Share via


ClusterUpdateProperties Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.ClusterUpdatePropertiesTypeConverter))]
public class ClusterUpdateProperties : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.IClusterUpdateProperties
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.ClusterUpdatePropertiesTypeConverter))>]
type ClusterUpdateProperties = class
    interface IClusterUpdateProperties
    interface IJsonSerializable
Public Class ClusterUpdateProperties
Implements IClusterUpdateProperties
Inheritance
ClusterUpdateProperties
Attributes
Implements

Constructors

ClusterUpdateProperties()

Properties

ScaleSettingMaxNodeCount
ScaleSettingMinNodeCount
ScaleSettingNodeIdleTimeBeforeScaleDown

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()
ToString()

Applies to