Uses of Interface
com.azure.resourcemanager.containerinstance.models.ContainerGroup.DefinitionStages.VolumeDefinitionStages.WithGitDirectoryName
Package
Description
Package containing the data models for ContainerInstanceManagementClient.
-
Uses of ContainerGroup.DefinitionStages.VolumeDefinitionStages.WithGitDirectoryName in com.azure.resourcemanager.containerinstance.models
Subinterfaces of ContainerGroup.DefinitionStages.VolumeDefinitionStages.WithGitDirectoryName in com.azure.resourcemanager.containerinstance.modelsModifier and TypeInterfaceDescriptionstatic interfaceGrouping of the container group's volume definition stages.Methods in com.azure.resourcemanager.containerinstance.models that return ContainerGroup.DefinitionStages.VolumeDefinitionStages.WithGitDirectoryNameModifier and TypeMethodDescriptionContainerGroup.DefinitionStages.VolumeDefinitionStages.WithGitUrl.withGitUrl(String gitUrl) Specifies the Git URL for the new volume.