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.
|
ContainerGroup.DefinitionStages.VolumeDefinitionStages.WithGitDirectoryName<ParentT> withGitUrl(String gitUrl)
gitUrl - the Git URL for the new volumeCopyright © 2021 Microsoft Corporation. All rights reserved.