Delen via


IAutoScaleProperties Interface

Definition

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

Properties

Enabled
MaxNodeCount
MinNodeCount

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to