Package | Description |
---|---|
com.microsoft.azure.management.batchai |
This package contains the classes for BatchAIManagementClient.
|
Modifier and Type | Method and Description |
---|---|
JobBasePropertiesConstraints |
JobCreateParameters.constraints()
Get constraints associated with the Job.
|
JobBasePropertiesConstraints |
JobBasePropertiesConstraints.withMaxWallClockTime(org.joda.time.Period maxWallClockTime)
Set max time the job can run.
|
Modifier and Type | Method and Description |
---|---|
JobCreateParameters |
JobCreateParameters.withConstraints(JobBasePropertiesConstraints constraints)
Set constraints associated with the Job.
|
Copyright © 2019. All rights reserved.