public interface com.microsoft.azure.management.batchai.BatchAIFileServer extends com.microsoft.azure.management.resources.fluentcore.model.HasInner<com.microsoft.azure.management.batchai.implementation.FileServerInner>, 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.BatchAIFileServer>
minor version: 0
major version: 59
flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
this_class: com.microsoft.azure.management.batchai.BatchAIFileServer
super_class: java.lang.Object
{
public abstract java.lang.String vmSize();
descriptor: ()Ljava/lang/String;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
public abstract com.microsoft.azure.management.batchai.SshConfiguration sshConfiguration();
descriptor: ()Lcom/microsoft/azure/management/batchai/SshConfiguration;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
public abstract com.microsoft.azure.management.batchai.DataDisks dataDisks();
descriptor: ()Lcom/microsoft/azure/management/batchai/DataDisks;
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 com.microsoft.azure.management.batchai.MountSettings mountSettings();
descriptor: ()Lcom/microsoft/azure/management/batchai/MountSettings;
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 org.joda.time.DateTime creationTime();
descriptor: ()Lorg/joda/time/DateTime;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
public abstract com.microsoft.azure.management.batchai.FileServerProvisioningState provisioningState();
descriptor: ()Lcom/microsoft/azure/management/batchai/FileServerProvisioningState;
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/FileServerInner;>;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/BatchAIFileServer;>;
SourceFile: "BatchAIFileServer.java"
NestMembers:
com.microsoft.azure.management.batchai.BatchAIFileServer$Definition com.microsoft.azure.management.batchai.BatchAIFileServer$DefinitionStages com.microsoft.azure.management.batchai.BatchAIFileServer$DefinitionStages$Blank com.microsoft.azure.management.batchai.BatchAIFileServer$DefinitionStages$WithCreate com.microsoft.azure.management.batchai.BatchAIFileServer$DefinitionStages$WithDataDisks com.microsoft.azure.management.batchai.BatchAIFileServer$DefinitionStages$WithSubnet com.microsoft.azure.management.batchai.BatchAIFileServer$DefinitionStages$WithUserCredentials com.microsoft.azure.management.batchai.BatchAIFileServer$DefinitionStages$WithUserName com.microsoft.azure.management.batchai.BatchAIFileServer$DefinitionStages$WithVMSize
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.BatchAIFileServer$Definition of com.microsoft.azure.management.batchai.BatchAIFileServer
public abstract DefinitionStages = com.microsoft.azure.management.batchai.BatchAIFileServer$DefinitionStages of com.microsoft.azure.management.batchai.BatchAIFileServer
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;)