ParentT
- the stage of the parent definition to return to after attaching this definitionpublic static interface ContainerGroup.DefinitionStages.VolumeDefinitionStages.WithGitUrl<ParentT>
Modifier and Type | Method and Description |
---|---|
ContainerGroup.DefinitionStages.VolumeDefinitionStages.WithGitDirectoryName<ParentT> |
withGitUrl(String gitUrl)
Specifies the Git URL for the new volume.
|
@Beta(value=V1_7_0) ContainerGroup.DefinitionStages.VolumeDefinitionStages.WithGitDirectoryName<ParentT> withGitUrl(String gitUrl)
gitUrl
- the Git URL for the new volumeCopyright © 2019. All rights reserved.