Interface VirtualNetworkGatewayIpConfiguration.UpdateDefinitionStages.WithAttach<ParentT>
- Type Parameters:
ParentT- the stage of the parent application gateway definition to return to after attaching this definition
- All Superinterfaces:
Attachable.InUpdate<ParentT>
- All Known Subinterfaces:
VirtualNetworkGatewayIpConfiguration.UpdateDefinition<ParentT>
- Enclosing interface:
- VirtualNetworkGatewayIpConfiguration.UpdateDefinitionStages
public static interface VirtualNetworkGatewayIpConfiguration.UpdateDefinitionStages.WithAttach<ParentT>
extends Attachable.InUpdate<ParentT>
The final stage of a virtual network gateway IP configuration definition.
At this stage, any remaining optional settings can be specified, or the definition can be attached to the parent application gateway definition.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Attachable.InUpdate
attach