Uses of Class
com.microsoft.azure.management.containerinstance.Volume
Package
Description
This package contains the classes for ContainerInstanceManagementClient.
-
Uses of Volume in com.microsoft.azure.management.containerinstance
Modifier and TypeMethodDescriptionVolume.withAzureFile
(AzureFileVolume azureFile) Set the Azure File volume.Volume.withEmptyDir
(Object emptyDir) Set the empty directory volume.Volume.withGitRepo
(GitRepoVolume gitRepo) Set the git repo volume.Set the name of the volume.Volume.withSecret
(Map<String, String> secret) Set the secret volume.