Uses of Class
com.microsoft.azure.management.batch.AutoScaleRun
Packages that use AutoScaleRun
Package
Description
This package contains the classes for BatchManagementClient.
-
Uses of AutoScaleRun in com.microsoft.azure.management.batch
Methods in com.microsoft.azure.management.batch that return AutoScaleRunModifier and TypeMethodDescriptionAutoScaleRun.withError(AutoScaleRunError error) Set the error value.AutoScaleRun.withEvaluationTime(org.joda.time.DateTime evaluationTime) Set the evaluationTime value.AutoScaleRun.withResults(String results) Set each variable value is returned in the form $variable=value, and variables are separated by semicolons.