Interface BatchAIWorkspace

All Superinterfaces:
GroupableResource<com.microsoft.azure.management.batchai.implementation.BatchAIManager,com.microsoft.azure.management.batchai.implementation.WorkspaceInner>, HasId, HasInner<com.microsoft.azure.management.batchai.implementation.WorkspaceInner>, HasManager<com.microsoft.azure.management.batchai.implementation.BatchAIManager>, HasName, HasResourceGroup, Indexable, Refreshable<BatchAIWorkspace>, Resource, Updatable<BatchAIWorkspace.Update>

@Beta(V1_12_0) public interface BatchAIWorkspace extends GroupableResource<com.microsoft.azure.management.batchai.implementation.BatchAIManager,com.microsoft.azure.management.batchai.implementation.WorkspaceInner>, Refreshable<BatchAIWorkspace>, Updatable<BatchAIWorkspace.Update>
Type representing Workspace.
  • Method Details

    • creationTime

      org.joda.time.DateTime creationTime()
      Returns:
      the creationTime value.
    • provisioningState

      ProvisioningState provisioningState()
      Returns:
      the provisioningState value.
    • provisioningStateTransitionTime

      org.joda.time.DateTime provisioningStateTransitionTime()
      Returns:
      the provisioningStateTransitionTime value.
    • clusters

      BatchAIClusters clusters()
      Returns:
      the entry point to Batch AI clusters management API for this workspace
    • experiments

      BatchAIExperiments experiments()
      Returns:
      the entry point to Batch AI experiments management API for this workspace
    • fileServers

      BatchAIFileServers fileServers()
      Returns:
      the entry point to Batch AI file servers management API for this workspace