ContainerGroup.DefinitionStages.VolumeDefinitionStages.WithVolumeAttach<ParentT> Interface

Type Parameters

ParentT

the stage of the parent definition to return to after attaching this definition

Implements

InDefinition<ParentT>

public static interface ContainerGroup.DefinitionStages.VolumeDefinitionStages.WithVolumeAttach
extends 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.

Applies to

Azure SDK for Java

Latest