Interface AzureBlobFileSystem.Definition<ParentT>
- Type Parameters:
ParentT
- the stage of the parent definition to return to after attaching this definition
- All Superinterfaces:
Attachable.InDefinition<ParentT>
,AzureBlobFileSystem.DefinitionStages.Blank<ParentT>
,AzureBlobFileSystem.DefinitionStages.WithAttach<ParentT>
,AzureBlobFileSystem.DefinitionStages.WithAzureStorageCredentials<ParentT>
,AzureBlobFileSystem.DefinitionStages.WithMountOptions<ParentT>
,AzureBlobFileSystem.DefinitionStages.WithRelativeMountPath<ParentT>
,AzureBlobFileSystem.DefinitionStages.WithStorageAccount<ParentT>
,AzureBlobFileSystem.DefinitionStages.WithStorageContainerName<ParentT>
- Enclosing interface:
- AzureBlobFileSystem
public static interface AzureBlobFileSystem.Definition<ParentT>
extends AzureBlobFileSystem.DefinitionStages.Blank<ParentT>, AzureBlobFileSystem.DefinitionStages.WithStorageContainerName<ParentT>, AzureBlobFileSystem.DefinitionStages.WithRelativeMountPath<ParentT>, AzureBlobFileSystem.DefinitionStages.WithAzureStorageCredentials<ParentT>, AzureBlobFileSystem.DefinitionStages.WithAttach<ParentT>
Definition of azure blob file system 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.AzureBlobFileSystem.DefinitionStages.WithAzureStorageCredentials
withAccountKey, withKeyVaultSecretReference
Methods inherited from interface com.microsoft.azure.management.batchai.AzureBlobFileSystem.DefinitionStages.WithMountOptions
withMountOptions
Methods inherited from interface com.microsoft.azure.management.batchai.AzureBlobFileSystem.DefinitionStages.WithRelativeMountPath
withRelativeMountPath
Methods inherited from interface com.microsoft.azure.management.batchai.AzureBlobFileSystem.DefinitionStages.WithStorageAccount
withStorageAccountName
Methods inherited from interface com.microsoft.azure.management.batchai.AzureBlobFileSystem.DefinitionStages.WithStorageContainerName
withContainerName