Delen via


AutoScaleProperties Class

Definition

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

Constructors

AutoScaleProperties()

Properties

Enabled
MaxNodeCount
MinNodeCount

Methods

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

Applies to