Interface ContainerGroup.DefinitionStages.VolumeDefinitionStages
- Enclosing interface:
- ContainerGroup.DefinitionStages
public static interface ContainerGroup.DefinitionStages.VolumeDefinitionStages
Grouping of volume definition stages.
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
Grouping of the container group's volume definition stages.static interface
The first stage of the volume definition.static interface
The stage of the volume definition allowing to specify a read only Azure File Share name.static interface
The stage of the volume definition allowing to specify the Git target directory name mappings.static interface
The stage of the volume definition allowing to specify the Git revision.static interface
The stage of the volume definition allowing to specify the Git URL mappings.static interface
The stage of the volume definition allowing to specify the secrets map.static interface
The stage of the volume definition allowing to specify the storage account key to access to the Azure file.static interface
The stage of the volume definition allowing to specify the storage account name to access to the Azure file.static interface
The final stage of the volume definition.