123 строки
13 KiB
YAML
123 строки
13 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequestAutoScaler"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequestAutoScaler"
|
|
name: "AksServiceCreateRequestAutoScaler"
|
|
nameWithType: "AksServiceCreateRequestAutoScaler"
|
|
summary: "The auto scaler properties."
|
|
inheritances:
|
|
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.AutoScaler?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
inheritedClassMethods:
|
|
- classRef: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.AutoScaler?alt=com.azure.resourcemanager.machinelearningservices.models.AutoScaler&text=AutoScaler\" data-throw-if-not-resolved=\"False\" />"
|
|
methodsRef:
|
|
- "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.AutoScaler.autoscaleEnabled()?alt=com.azure.resourcemanager.machinelearningservices.models.AutoScaler.autoscaleEnabled&text=autoscaleEnabled\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.AutoScaler.maxReplicas()?alt=com.azure.resourcemanager.machinelearningservices.models.AutoScaler.maxReplicas&text=maxReplicas\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.AutoScaler.minReplicas()?alt=com.azure.resourcemanager.machinelearningservices.models.AutoScaler.minReplicas&text=minReplicas\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.AutoScaler.refreshPeriodInSeconds()?alt=com.azure.resourcemanager.machinelearningservices.models.AutoScaler.refreshPeriodInSeconds&text=refreshPeriodInSeconds\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.AutoScaler.targetUtilization()?alt=com.azure.resourcemanager.machinelearningservices.models.AutoScaler.targetUtilization&text=targetUtilization\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.AutoScaler.validate()?alt=com.azure.resourcemanager.machinelearningservices.models.AutoScaler.validate&text=validate\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.AutoScaler.withAutoscaleEnabled(java.lang.Boolean)?alt=com.azure.resourcemanager.machinelearningservices.models.AutoScaler.withAutoscaleEnabled&text=withAutoscaleEnabled\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.AutoScaler.withMaxReplicas(java.lang.Integer)?alt=com.azure.resourcemanager.machinelearningservices.models.AutoScaler.withMaxReplicas&text=withMaxReplicas\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.AutoScaler.withMinReplicas(java.lang.Integer)?alt=com.azure.resourcemanager.machinelearningservices.models.AutoScaler.withMinReplicas&text=withMinReplicas\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.AutoScaler.withRefreshPeriodInSeconds(java.lang.Integer)?alt=com.azure.resourcemanager.machinelearningservices.models.AutoScaler.withRefreshPeriodInSeconds&text=withRefreshPeriodInSeconds\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.AutoScaler.withTargetUtilization(java.lang.Integer)?alt=com.azure.resourcemanager.machinelearningservices.models.AutoScaler.withTargetUtilization&text=withTargetUtilization\" data-throw-if-not-resolved=\"False\" />"
|
|
- classRef: "java.lang.<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>"
|
|
methodsRef:
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--\">clone</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#equals-java.lang.Object-\">equals</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--\">finalize</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--\">getClass</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#hashCode--\">hashCode</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--\">notify</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--\">notifyAll</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#toString--\">toString</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--\">wait</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-\">wait</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-\">wait</a>"
|
|
syntax: "public final class **AksServiceCreateRequestAutoScaler**</br> extends <xref href=\"com.azure.resourcemanager.machinelearningservices.models.AutoScaler?alt=com.azure.resourcemanager.machinelearningservices.models.AutoScaler&text=AutoScaler\" data-throw-if-not-resolved=\"False\" />"
|
|
constructors:
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequestAutoScaler.AksServiceCreateRequestAutoScaler()"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequestAutoScaler.AksServiceCreateRequestAutoScaler()"
|
|
name: "AksServiceCreateRequestAutoScaler()"
|
|
nameWithType: "AksServiceCreateRequestAutoScaler.AksServiceCreateRequestAutoScaler()"
|
|
syntax: "public AksServiceCreateRequestAutoScaler()"
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequestAutoScaler.validate()"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequestAutoScaler.validate()"
|
|
name: "validate()"
|
|
nameWithType: "AksServiceCreateRequestAutoScaler.validate()"
|
|
summary: "Validates the instance."
|
|
overridden: "com.azure.resourcemanager.machinelearningservices.models.AutoScaler.validate()"
|
|
syntax: "public void validate()"
|
|
desc: "Validates the instance."
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequestAutoScaler.withAutoscaleEnabled(java.lang.Boolean)"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequestAutoScaler.withAutoscaleEnabled(Boolean autoscaleEnabled)"
|
|
name: "withAutoscaleEnabled(Boolean autoscaleEnabled)"
|
|
nameWithType: "AksServiceCreateRequestAutoScaler.withAutoscaleEnabled(Boolean autoscaleEnabled)"
|
|
summary: "Set the autoscale<wbr>Enabled property: Option to enable/disable auto scaling."
|
|
overridden: "com.azure.resourcemanager.machinelearningservices.models.AutoScaler.withAutoscaleEnabled(java.lang.Boolean)"
|
|
parameters:
|
|
- name: "autoscaleEnabled"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
|
|
syntax: "public AksServiceCreateRequestAutoScaler withAutoscaleEnabled(Boolean autoscaleEnabled)"
|
|
desc: "Set the autoscaleEnabled property: Option to enable/disable auto scaling."
|
|
returns:
|
|
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequestAutoScaler?alt=com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequestAutoScaler&text=AksServiceCreateRequestAutoScaler\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequestAutoScaler.withMaxReplicas(java.lang.Integer)"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequestAutoScaler.withMaxReplicas(Integer maxReplicas)"
|
|
name: "withMaxReplicas(Integer maxReplicas)"
|
|
nameWithType: "AksServiceCreateRequestAutoScaler.withMaxReplicas(Integer maxReplicas)"
|
|
summary: "Set the max<wbr>Replicas property: The maximum number of replicas in the cluster."
|
|
overridden: "com.azure.resourcemanager.machinelearningservices.models.AutoScaler.withMaxReplicas(java.lang.Integer)"
|
|
parameters:
|
|
- name: "maxReplicas"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html\">Integer</a>"
|
|
syntax: "public AksServiceCreateRequestAutoScaler withMaxReplicas(Integer maxReplicas)"
|
|
desc: "Set the maxReplicas property: The maximum number of replicas in the cluster."
|
|
returns:
|
|
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequestAutoScaler?alt=com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequestAutoScaler&text=AksServiceCreateRequestAutoScaler\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequestAutoScaler.withMinReplicas(java.lang.Integer)"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequestAutoScaler.withMinReplicas(Integer minReplicas)"
|
|
name: "withMinReplicas(Integer minReplicas)"
|
|
nameWithType: "AksServiceCreateRequestAutoScaler.withMinReplicas(Integer minReplicas)"
|
|
summary: "Set the min<wbr>Replicas property: The minimum number of replicas to scale down to."
|
|
overridden: "com.azure.resourcemanager.machinelearningservices.models.AutoScaler.withMinReplicas(java.lang.Integer)"
|
|
parameters:
|
|
- name: "minReplicas"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html\">Integer</a>"
|
|
syntax: "public AksServiceCreateRequestAutoScaler withMinReplicas(Integer minReplicas)"
|
|
desc: "Set the minReplicas property: The minimum number of replicas to scale down to."
|
|
returns:
|
|
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequestAutoScaler?alt=com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequestAutoScaler&text=AksServiceCreateRequestAutoScaler\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequestAutoScaler.withRefreshPeriodInSeconds(java.lang.Integer)"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequestAutoScaler.withRefreshPeriodInSeconds(Integer refreshPeriodInSeconds)"
|
|
name: "withRefreshPeriodInSeconds(Integer refreshPeriodInSeconds)"
|
|
nameWithType: "AksServiceCreateRequestAutoScaler.withRefreshPeriodInSeconds(Integer refreshPeriodInSeconds)"
|
|
summary: "Set the refresh<wbr>Period<wbr>InSeconds property: The amount of seconds to wait between auto scale updates."
|
|
overridden: "com.azure.resourcemanager.machinelearningservices.models.AutoScaler.withRefreshPeriodInSeconds(java.lang.Integer)"
|
|
parameters:
|
|
- name: "refreshPeriodInSeconds"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html\">Integer</a>"
|
|
syntax: "public AksServiceCreateRequestAutoScaler withRefreshPeriodInSeconds(Integer refreshPeriodInSeconds)"
|
|
desc: "Set the refreshPeriodInSeconds property: The amount of seconds to wait between auto scale updates."
|
|
returns:
|
|
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequestAutoScaler?alt=com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequestAutoScaler&text=AksServiceCreateRequestAutoScaler\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequestAutoScaler.withTargetUtilization(java.lang.Integer)"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequestAutoScaler.withTargetUtilization(Integer targetUtilization)"
|
|
name: "withTargetUtilization(Integer targetUtilization)"
|
|
nameWithType: "AksServiceCreateRequestAutoScaler.withTargetUtilization(Integer targetUtilization)"
|
|
summary: "Set the target<wbr>Utilization property: The target utilization percentage to use for determining whether to scale the cluster."
|
|
overridden: "com.azure.resourcemanager.machinelearningservices.models.AutoScaler.withTargetUtilization(java.lang.Integer)"
|
|
parameters:
|
|
- name: "targetUtilization"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html\">Integer</a>"
|
|
syntax: "public AksServiceCreateRequestAutoScaler withTargetUtilization(Integer targetUtilization)"
|
|
desc: "Set the targetUtilization property: The target utilization percentage to use for determining whether to scale the cluster."
|
|
returns:
|
|
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequestAutoScaler?alt=com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequestAutoScaler&text=AksServiceCreateRequestAutoScaler\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "class"
|
|
desc: "The auto scaler properties."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.machinelearningservices.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-machinelearningservices:1.0.0-beta.1
|