ParentT
- the stage of the parent definition to return to after attaching this definitionpublic static interface ContainerGroup.DefinitionStages.VolumeDefinitionStages.WithGitRevision<ParentT> extends ContainerGroup.DefinitionStages.VolumeDefinitionStages.WithVolumeAttach<ParentT>
Modifier and Type | Method and Description |
---|---|
ContainerGroup.DefinitionStages.VolumeDefinitionStages.WithVolumeAttach<ParentT> |
withGitRevision(String gitRevision)
Specifies the Git revision for the new volume.
|
attach
@Beta(value=V1_7_0) ContainerGroup.DefinitionStages.VolumeDefinitionStages.WithVolumeAttach<ParentT> withGitRevision(String gitRevision)
gitRevision
- the Git revision for the new volumeCopyright © 2019. All rights reserved.