@Beta(value=V1_6_0) public interface BatchAIJobs extends com.microsoft.azure.management.resources.fluentcore.collection.SupportsCreating<BatchAIJob.DefinitionStages.Blank>, com.microsoft.azure.management.resources.fluentcore.collection.SupportsListing<BatchAIJob>, com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingByName<BatchAIJob>, com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingById<BatchAIJob>, com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingByNameAsync<BatchAIJob>, com.microsoft.azure.management.resources.fluentcore.collection.SupportsDeletingByName, com.microsoft.azure.management.resources.fluentcore.collection.SupportsDeletingById, com.microsoft.azure.management.resources.fluentcore.model.HasInner<com.microsoft.azure.management.batchai.implementation.JobsInner>, com.microsoft.azure.management.resources.fluentcore.arm.models.HasManager<com.microsoft.azure.management.batchai.implementation.BatchAIManager>, com.microsoft.azure.management.resources.fluentcore.arm.models.HasParent<BatchAIExperiment>
| Modifier and Type | Method and Description |
|---|---|
com.microsoft.azure.PagedList<BatchAIJob> |
list(int maxResults)
List Batch AI jobs.
|
definelist, listAsyncgetById, getByIdAsync, getByIdAsyncgetByNameAsyncgetByNamedeleteByName, deleteByNameAsync, deleteByNameAsyncdeleteById, deleteByIdAsync, deleteByIdAsyncinnercom.microsoft.azure.PagedList<BatchAIJob> list(int maxResults)
maxResults - maximum number of results /**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/