Interface VirtualNetworkGatewayIpConfiguration.DefinitionStages.WithSubnet<ParentT>

Type Parameters:
ParentT - the stage of the virtual network gateway definition to return to after attaching this definition
All Superinterfaces:
com.azure.resourcemanager.resources.fluentcore.arm.models.HasSubnet.DefinitionStages.WithSubnet<VirtualNetworkGatewayIpConfiguration.DefinitionStages.WithAttach<ParentT>>
All Known Subinterfaces:
VirtualNetworkGatewayIpConfiguration.Definition<ParentT>, VirtualNetworkGatewayIpConfiguration.DefinitionStages.Blank<ParentT>
Enclosing interface:
VirtualNetworkGatewayIpConfiguration.DefinitionStages

public static interface VirtualNetworkGatewayIpConfiguration.DefinitionStages.WithSubnet<ParentT> extends com.azure.resourcemanager.resources.fluentcore.arm.models.HasSubnet.DefinitionStages.WithSubnet<VirtualNetworkGatewayIpConfiguration.DefinitionStages.WithAttach<ParentT>>
The stage of virtual network gateway IP configuration definition allowing to specify the subnet the virtual network gateway is on.