Interface BatchAIClusters

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

@Beta(V1_6_0) public interface BatchAIClusters extends SupportsCreating<BatchAICluster.DefinitionStages.Blank>, SupportsListing<BatchAICluster>, SupportsGettingById<BatchAICluster>, SupportsGettingByNameAsync<BatchAICluster>, SupportsDeletingById, SupportsDeletingByName, HasManager<com.microsoft.azure.management.batchai.implementation.BatchAIManager>, HasInner<com.microsoft.azure.management.batchai.implementation.ClustersInner>, HasParent<BatchAIWorkspace>
Entry point to Batch AI cluster management API in Azure.