Interface BatchAIExperiments
- All Superinterfaces:
HasInner<com.microsoft.azure.management.batchai.implementation.ExperimentsInner>
,HasManager<com.microsoft.azure.management.batchai.implementation.BatchAIManager>
,HasParent<BatchAIWorkspace>
,SupportsCreating<BatchAIExperiment.DefinitionStages.WithCreate>
,SupportsDeletingById
,SupportsDeletingByName
,SupportsGettingById<BatchAIExperiment>
,SupportsGettingByName<BatchAIExperiment>
,SupportsGettingByNameAsync<BatchAIExperiment>
,SupportsListing<BatchAIExperiment>
@Beta(V1_12_0)
public interface BatchAIExperiments
extends SupportsCreating<BatchAIExperiment.DefinitionStages.WithCreate>, SupportsListing<BatchAIExperiment>, SupportsGettingById<BatchAIExperiment>, SupportsGettingByNameAsync<BatchAIExperiment>, SupportsDeletingById, SupportsDeletingByName, HasManager<com.microsoft.azure.management.batchai.implementation.BatchAIManager>, HasInner<com.microsoft.azure.management.batchai.implementation.ExperimentsInner>, HasParent<BatchAIWorkspace>
Entry point to Batch AI experiments management API in Azure.
-
Method Summary
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.HasInner
inner
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.HasManager
manager
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.HasParent
parent
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.collection.SupportsCreating
define
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.collection.SupportsDeletingById
deleteById, deleteByIdAsync, deleteByIdAsync
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.collection.SupportsDeletingByName
deleteByName, deleteByNameAsync, deleteByNameAsync
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingById
getById, getByIdAsync, getByIdAsync
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingByName
getByName
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingByNameAsync
getByNameAsync
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.collection.SupportsListing
list, listAsync