Interface BatchAIJobs

All Superinterfaces:
HasInner<com.microsoft.azure.management.batchai.implementation.JobsInner>, HasManager<com.microsoft.azure.management.batchai.implementation.BatchAIManager>, HasParent<BatchAIExperiment>, SupportsCreating<BatchAIJob.DefinitionStages.Blank>, SupportsDeletingById, SupportsDeletingByName, SupportsGettingById<BatchAIJob>, SupportsGettingByName<BatchAIJob>, SupportsGettingByNameAsync<BatchAIJob>, SupportsListing<BatchAIJob>

@Beta(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>
Entry point for Batch AI jobs management API in Azure.
  • Method Details

    • list

      com.microsoft.azure.PagedList<BatchAIJob> list(int maxResults)
      List Batch AI jobs.
      Parameters:
      maxResults - maximum number of results
      Returns:
      jobs list