@Beta(value=V1_6_0) public interface BatchAIJobs extends SupportsCreating<BatchAIJob.DefinitionStages.Blank>, SupportsListing<BatchAIJob>, SupportsGettingByName<BatchAIJob>, SupportsGettingById<BatchAIJob>, SupportsGettingByNameAsync<BatchAIJob>, SupportsDeletingByName, SupportsDeletingById, HasInner<com.microsoft.azure.management.batchai.implementation.JobsInner>, HasManager<com.microsoft.azure.management.batchai.implementation.BatchAIManager>, HasParent<BatchAIExperiment>
| Modifier and Type | Method and Description |
|---|---|
PagedList<BatchAIJob> |
list(int maxResults)
List Batch AI jobs.
|
definelist, listAsyncgetById, getByIdAsync, getByIdAsyncgetByNameAsyncgetByNamedeleteByName, deleteByNameAsync, deleteByNameAsyncdeleteById, deleteByIdAsync, deleteByIdAsyncinnermanagerPagedList<BatchAIJob> list(int maxResults)
maxResults - maximum number of resultsCopyright © 2019. All rights reserved.