Interface ContainerGroup.DefinitionStages.VolumeDefinitionStages.WithVolumeAttach<ParentT>

Type Parameters:
ParentT - the stage of the parent definition to return to after attaching this definition
All Superinterfaces:
Attachable.InDefinition<ParentT>
All Known Subinterfaces:
ContainerGroup.DefinitionStages.VolumeDefinitionStages.VolumeDefinition<ParentT>, ContainerGroup.DefinitionStages.VolumeDefinitionStages.WithGitDirectoryName<ParentT>, ContainerGroup.DefinitionStages.VolumeDefinitionStages.WithGitRevision<ParentT>
Enclosing interface:
ContainerGroup.DefinitionStages.VolumeDefinitionStages

public static interface ContainerGroup.DefinitionStages.VolumeDefinitionStages.WithVolumeAttach<ParentT> extends Attachable.InDefinition<ParentT>
The final stage of the volume definition.

At this stage, any remaining optional settings can be specified, or the subnet definition can be attached to the parent virtual network definition.