Interface ContainerGroup.DefinitionStages.VolumeDefinitionStages.WithGitRevision<ParentT>

Type Parameters:
ParentT - the stage of the parent definition to return to after attaching this definition
All Superinterfaces:
Attachable.InDefinition<ParentT>, ContainerGroup.DefinitionStages.VolumeDefinitionStages.WithVolumeAttach<ParentT>
All Known Subinterfaces:
ContainerGroup.DefinitionStages.VolumeDefinitionStages.VolumeDefinition<ParentT>, ContainerGroup.DefinitionStages.VolumeDefinitionStages.WithGitDirectoryName<ParentT>
Enclosing interface:
ContainerGroup.DefinitionStages.VolumeDefinitionStages

public static interface ContainerGroup.DefinitionStages.VolumeDefinitionStages.WithGitRevision<ParentT> extends ContainerGroup.DefinitionStages.VolumeDefinitionStages.WithVolumeAttach<ParentT>
The stage of the volume definition allowing to specify the Git revision.