Interface VirtualNetworkGatewayIPConfiguration.DefinitionStages.Blank<ParentT>
-
- Type Parameters:
ParentT- the stage of the parent definition to return to after attaching this definition
- All Superinterfaces:
com.microsoft.azure.management.resources.fluentcore.arm.models.HasSubnet.DefinitionStages.WithSubnet<VirtualNetworkGatewayIPConfiguration.DefinitionStages.WithAttach<ParentT>>,VirtualNetworkGatewayIPConfiguration.DefinitionStages.WithSubnet<ParentT>
- All Known Subinterfaces:
VirtualNetworkGatewayIPConfiguration.Definition<ParentT>
- Enclosing interface:
- VirtualNetworkGatewayIPConfiguration.DefinitionStages
public static interface VirtualNetworkGatewayIPConfiguration.DefinitionStages.Blank<ParentT> extends VirtualNetworkGatewayIPConfiguration.DefinitionStages.WithSubnet<ParentT>
The first stage of an virtual network gateway IP configuration definition.
-
-
Method Summary
-
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.HasSubnet.DefinitionStages.WithSubnet
withExistingSubnet
-
Methods inherited from interface com.microsoft.azure.management.network.VirtualNetworkGatewayIPConfiguration.DefinitionStages.WithSubnet
withExistingSubnet, withExistingSubnet
-
-