public interface com.microsoft.azure.management.batchai.BatchAIWorkspace extends com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource<com.microsoft.azure.management.batchai.implementation.BatchAIManager, com.microsoft.azure.management.batchai.implementation.WorkspaceInner>, com.microsoft.azure.management.resources.fluentcore.model.Refreshable<com.microsoft.azure.management.batchai.BatchAIWorkspace>, com.microsoft.azure.management.resources.fluentcore.model.Updatable<com.microsoft.azure.management.batchai.BatchAIWorkspace$Update>
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.batchai.BatchAIWorkspace
  super_class: java.lang.Object
{
  public abstract org.joda.time.DateTime creationTime();
    descriptor: ()Lorg/joda/time/DateTime;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT

  public abstract com.microsoft.azure.management.batchai.ProvisioningState provisioningState();
    descriptor: ()Lcom/microsoft/azure/management/batchai/ProvisioningState;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT

  public abstract org.joda.time.DateTime provisioningStateTransitionTime();
    descriptor: ()Lorg/joda/time/DateTime;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT

  public abstract com.microsoft.azure.management.batchai.BatchAIClusters clusters();
    descriptor: ()Lcom/microsoft/azure/management/batchai/BatchAIClusters;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT

  public abstract com.microsoft.azure.management.batchai.BatchAIExperiments experiments();
    descriptor: ()Lcom/microsoft/azure/management/batchai/BatchAIExperiments;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT

  public abstract com.microsoft.azure.management.batchai.BatchAIFileServers fileServers();
    descriptor: ()Lcom/microsoft/azure/management/batchai/BatchAIFileServers;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
}
Signature: Ljava/lang/Object;Lcom/microsoft/azure/management/resources/fluentcore/arm/models/GroupableResource<Lcom/microsoft/azure/management/batchai/implementation/BatchAIManager;Lcom/microsoft/azure/management/batchai/implementation/WorkspaceInner;>;Lcom/microsoft/azure/management/resources/fluentcore/model/Refreshable<Lcom/microsoft/azure/management/batchai/BatchAIWorkspace;>;Lcom/microsoft/azure/management/resources/fluentcore/model/Updatable<Lcom/microsoft/azure/management/batchai/BatchAIWorkspace$Update;>;
SourceFile: "BatchAIWorkspace.java"
NestMembers:
  com.microsoft.azure.management.batchai.BatchAIWorkspace$Definition  com.microsoft.azure.management.batchai.BatchAIWorkspace$DefinitionStages  com.microsoft.azure.management.batchai.BatchAIWorkspace$DefinitionStages$Blank  com.microsoft.azure.management.batchai.BatchAIWorkspace$DefinitionStages$WithCreate  com.microsoft.azure.management.batchai.BatchAIWorkspace$DefinitionStages$WithGroup  com.microsoft.azure.management.batchai.BatchAIWorkspace$Update
InnerClasses:
  public final SinceVersion = com.microsoft.azure.management.apigeneration.Beta$SinceVersion of com.microsoft.azure.management.apigeneration.Beta
  public abstract Definition = com.microsoft.azure.management.batchai.BatchAIWorkspace$Definition of com.microsoft.azure.management.batchai.BatchAIWorkspace
  public abstract DefinitionStages = com.microsoft.azure.management.batchai.BatchAIWorkspace$DefinitionStages of com.microsoft.azure.management.batchai.BatchAIWorkspace
  public abstract Update = com.microsoft.azure.management.batchai.BatchAIWorkspace$Update of com.microsoft.azure.management.batchai.BatchAIWorkspace
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.Beta(value = com.microsoft.azure.management.apigeneration.Beta$SinceVersion.V1_12_0:Lcom/microsoft/azure/management/apigeneration/Beta$SinceVersion;)