public interface com.microsoft.azure.management.batchai.BatchAICluster extends com.microsoft.azure.management.resources.fluentcore.model.HasInner<com.microsoft.azure.management.batchai.implementation.ClusterInner>, com.microsoft.azure.management.resources.fluentcore.model.Indexable, com.microsoft.azure.management.resources.fluentcore.arm.models.HasId, com.microsoft.azure.management.resources.fluentcore.arm.models.HasName, com.microsoft.azure.management.resources.fluentcore.arm.models.HasManager<com.microsoft.azure.management.batchai.implementation.BatchAIManager>, com.microsoft.azure.management.resources.fluentcore.model.Refreshable<com.microsoft.azure.management.batchai.BatchAICluster>, com.microsoft.azure.management.resources.fluentcore.model.Updatable<com.microsoft.azure.management.batchai.BatchAICluster$Update>
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.batchai.BatchAICluster
  super_class: java.lang.Object
{
  public abstract com.microsoft.azure.PagedList<com.microsoft.azure.management.batchai.RemoteLoginInformation> listRemoteLoginInformation();
    descriptor: ()Lcom/microsoft/azure/PagedList;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: ()Lcom/microsoft/azure/PagedList<Lcom/microsoft/azure/management/batchai/RemoteLoginInformation;>;
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.Method()

  public abstract rx.Observable<com.microsoft.azure.management.batchai.RemoteLoginInformation> listRemoteLoginInformationAsync();
    descriptor: ()Lrx/Observable;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: ()Lrx/Observable<Lcom/microsoft/azure/management/batchai/RemoteLoginInformation;>;
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.Method()

  public abstract java.lang.String vmSize();
    descriptor: ()Ljava/lang/String;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT

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

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

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

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

  public abstract java.lang.String adminUserName();
    descriptor: ()Ljava/lang/String;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT

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

  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.AllocationState allocationState();
    descriptor: ()Lcom/microsoft/azure/management/batchai/AllocationState;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT

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

  public abstract java.util.List<com.microsoft.azure.management.batchai.BatchAIError> errors();
    descriptor: ()Ljava/util/List;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: ()Ljava/util/List<Lcom/microsoft/azure/management/batchai/BatchAIError;>;

  public abstract int currentNodeCount();
    descriptor: ()I
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT

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

  public abstract com.microsoft.azure.management.batchai.BatchAIWorkspace workspace();
    descriptor: ()Lcom/microsoft/azure/management/batchai/BatchAIWorkspace;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
}
Signature: Ljava/lang/Object;Lcom/microsoft/azure/management/resources/fluentcore/model/HasInner<Lcom/microsoft/azure/management/batchai/implementation/ClusterInner;>;Lcom/microsoft/azure/management/resources/fluentcore/model/Indexable;Lcom/microsoft/azure/management/resources/fluentcore/arm/models/HasId;Lcom/microsoft/azure/management/resources/fluentcore/arm/models/HasName;Lcom/microsoft/azure/management/resources/fluentcore/arm/models/HasManager<Lcom/microsoft/azure/management/batchai/implementation/BatchAIManager;>;Lcom/microsoft/azure/management/resources/fluentcore/model/Refreshable<Lcom/microsoft/azure/management/batchai/BatchAICluster;>;Lcom/microsoft/azure/management/resources/fluentcore/model/Updatable<Lcom/microsoft/azure/management/batchai/BatchAICluster$Update;>;
SourceFile: "BatchAICluster.java"
NestMembers:
  com.microsoft.azure.management.batchai.BatchAICluster$Definition  com.microsoft.azure.management.batchai.BatchAICluster$DefinitionStages  com.microsoft.azure.management.batchai.BatchAICluster$DefinitionStages$Blank  com.microsoft.azure.management.batchai.BatchAICluster$DefinitionStages$WithAppInsightsKey  com.microsoft.azure.management.batchai.BatchAICluster$DefinitionStages$WithAppInsightsResourceId  com.microsoft.azure.management.batchai.BatchAICluster$DefinitionStages$WithCreate  com.microsoft.azure.management.batchai.BatchAICluster$DefinitionStages$WithScaleSettings  com.microsoft.azure.management.batchai.BatchAICluster$DefinitionStages$WithSetupTask  com.microsoft.azure.management.batchai.BatchAICluster$DefinitionStages$WithSubnet  com.microsoft.azure.management.batchai.BatchAICluster$DefinitionStages$WithUserCredentials  com.microsoft.azure.management.batchai.BatchAICluster$DefinitionStages$WithUserName  com.microsoft.azure.management.batchai.BatchAICluster$DefinitionStages$WithVMPriority  com.microsoft.azure.management.batchai.BatchAICluster$DefinitionStages$WithVMSize  com.microsoft.azure.management.batchai.BatchAICluster$DefinitionStages$WithVirtualMachineImage  com.microsoft.azure.management.batchai.BatchAICluster$Update  com.microsoft.azure.management.batchai.BatchAICluster$UpdateStages  com.microsoft.azure.management.batchai.BatchAICluster$UpdateStages$WithScaleSettings
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.BatchAICluster$Definition of com.microsoft.azure.management.batchai.BatchAICluster
  public abstract DefinitionStages = com.microsoft.azure.management.batchai.BatchAICluster$DefinitionStages of com.microsoft.azure.management.batchai.BatchAICluster
  public abstract Update = com.microsoft.azure.management.batchai.BatchAICluster$Update of com.microsoft.azure.management.batchai.BatchAICluster
  public abstract UpdateStages = com.microsoft.azure.management.batchai.BatchAICluster$UpdateStages of com.microsoft.azure.management.batchai.BatchAICluster
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.Fluent()
      com.microsoft.azure.management.apigeneration.Beta(value = com.microsoft.azure.management.apigeneration.Beta$SinceVersion.V1_6_0:Lcom/microsoft/azure/management/apigeneration/Beta$SinceVersion;)