| Package | Description |
|---|---|
| com.azure.resourcemanager.containerinstance.models |
Package containing the data models for ContainerInstanceManagementClient.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ContainerGroup.DefinitionStages.VolumeDefinitionStages.VolumeDefinition<ParentT>
Grouping of the container group's volume definition stages.
|
static interface |
ContainerGroup.DefinitionStages.VolumeDefinitionStages.WithGitDirectoryName<ParentT>
The stage of the volume definition allowing to specify the Git target directory name mappings.
|
| Modifier and Type | Method and Description |
|---|---|
ContainerGroup.DefinitionStages.VolumeDefinitionStages.WithGitRevision<ParentT> |
ContainerGroup.DefinitionStages.VolumeDefinitionStages.WithGitDirectoryName.withGitDirectoryName(String gitDirectoryName)
Specifies the Git target directory name for the new volume.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.