Uses of Interface
com.azure.resourcemanager.containerinstance.models.ContainerGroup.DefinitionStages.VolumeDefinitionStages.WithGitRevision
Packages that use ContainerGroup.DefinitionStages.VolumeDefinitionStages.WithGitRevision
Package
Description
Package containing the data models for ContainerInstanceManagementClient.
-
Uses of ContainerGroup.DefinitionStages.VolumeDefinitionStages.WithGitRevision in com.azure.resourcemanager.containerinstance.models
Subinterfaces of ContainerGroup.DefinitionStages.VolumeDefinitionStages.WithGitRevision in com.azure.resourcemanager.containerinstance.modelsModifier and TypeInterfaceDescriptionstatic interfaceGrouping of the container group's volume definition stages.static interfaceThe stage of the volume definition allowing to specify the Git target directory name mappings.Methods in com.azure.resourcemanager.containerinstance.models that return ContainerGroup.DefinitionStages.VolumeDefinitionStages.WithGitRevisionModifier and TypeMethodDescriptionContainerGroup.DefinitionStages.VolumeDefinitionStages.WithGitDirectoryName.withGitDirectoryName(String gitDirectoryName) Specifies the Git target directory name for the new volume.