Interface BatchAIFileServers

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

@Beta(V1_6_0) public interface BatchAIFileServers extends SupportsCreating<BatchAIFileServer.DefinitionStages.Blank>, SupportsListing<BatchAIFileServer>, SupportsGettingById<BatchAIFileServer>, SupportsGettingByNameAsync<BatchAIFileServer>, SupportsDeletingById, SupportsDeletingByName, HasManager<com.microsoft.azure.management.batchai.implementation.BatchAIManager>, HasInner<com.microsoft.azure.management.batchai.implementation.FileServersInner>
Entry point to Batch AI file servers management API in Azure.