Interface FileServer.Definition<ParentT>
- Type Parameters:
ParentT
- the stage of the parent definition to return to after attaching this definition
- All Superinterfaces:
Attachable.InDefinition<ParentT>
,FileServer.DefinitionStages.Blank<ParentT>
,FileServer.DefinitionStages.WithAttach<ParentT>
,FileServer.DefinitionStages.WithFileServer<ParentT>
,FileServer.DefinitionStages.WithMountOptions<ParentT>
,FileServer.DefinitionStages.WithRelativeMountPath<ParentT>
,FileServer.DefinitionStages.WithSourceDirectory<ParentT>
- Enclosing interface:
- FileServer
public static interface FileServer.Definition<ParentT>
extends FileServer.DefinitionStages.Blank<ParentT>, FileServer.DefinitionStages.WithRelativeMountPath<ParentT>, FileServer.DefinitionStages.WithAttach<ParentT>
Definition of file server reference.
-
Method Summary
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Attachable.InDefinition
attach
Methods inherited from interface com.microsoft.azure.management.batchai.FileServer.DefinitionStages.WithFileServer
withFileServerId
Methods inherited from interface com.microsoft.azure.management.batchai.FileServer.DefinitionStages.WithMountOptions
withMountOptions
Methods inherited from interface com.microsoft.azure.management.batchai.FileServer.DefinitionStages.WithRelativeMountPath
withRelativeMountPath
Methods inherited from interface com.microsoft.azure.management.batchai.FileServer.DefinitionStages.WithSourceDirectory
withSourceDirectory