23 строки
1.3 KiB
YAML
23 строки
1.3 KiB
YAML
### YamlMime:JavaType
|
|
inheritedMembers:
|
|
- com.microsoft.azure.management.resources.fluentcore.model.Attachable.InDefinition.attach()
|
|
- com.microsoft.azure.management.batchai.FileServer.DefinitionStages.WithFileServer.withFileServerId(String)
|
|
- com.microsoft.azure.management.batchai.FileServer.DefinitionStages.WithMountOptions.withMountOptions(String)
|
|
- com.microsoft.azure.management.batchai.FileServer.DefinitionStages.WithRelativeMountPath.withRelativeMountPath(String)
|
|
- com.microsoft.azure.management.batchai.FileServer.DefinitionStages.WithSourceDirectory.withSourceDirectory(String)
|
|
nameWithType: FileServer.Definition<ParentT>
|
|
syntax: public interface Definition<ParentT> extends FileServer.DefinitionStages.Blank<ParentT>,FileServer.DefinitionStages.WithRelativeMountPath<ParentT>,FileServer.DefinitionStages.WithAttach<ParentT>
|
|
type: interface
|
|
typeParameters:
|
|
- description: <p>the stage of the parent definition to return to after attaching this definition </p>
|
|
name: ParentT
|
|
uid: com.microsoft.azure.management.batchai.FileServer.Definition
|
|
fullName: com.microsoft.azure.management.batchai.FileServer.Definition<ParentT>
|
|
name: FileServer.Definition<ParentT>
|
|
package: com.microsoft.azure.management.batchai
|
|
summary: >-
|
|
<p>Definition of file server reference.</p>
|
|
|
|
<p></p>
|
|
metadata: {}
|