Interface VirtualNetworkGateway.DefinitionStages
-
- Enclosing interface:
- VirtualNetworkGateway
public static interface VirtualNetworkGateway.DefinitionStagesGrouping of virtual network gateway definition stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceVirtualNetworkGateway.DefinitionStages.BlankThe first stage of a virtual network gateway definition.static interfaceVirtualNetworkGateway.DefinitionStages.WithBgpThe stage of definition allowing to specify virtual network gateway's BGP speaker settings.static interfaceVirtualNetworkGateway.DefinitionStages.WithCreateThe stage of the virtual network gateway definition which contains all the minimum required inputs for the resource to be created, but also allows for any other optional settings to be specified.static interfaceVirtualNetworkGateway.DefinitionStages.WithGatewayTypeThe stage of virtual network gateway definition allowing to specify virtual network gateway type.static interfaceVirtualNetworkGateway.DefinitionStages.WithGroupThe stage of the virtual network gateway definition allowing to specify the resource group.static interfaceVirtualNetworkGateway.DefinitionStages.WithNetworkThe stage of the virtual network gateway definition allowing to specify the virtual network.static interfaceVirtualNetworkGateway.DefinitionStages.WithPublicIPAddressThe stage of virtual network gateway definition allowing to specify public IP address for IP configuration.static interfaceVirtualNetworkGateway.DefinitionStages.WithSkuThe stage of virtual network gateway definition allowing to specify SKU.
-