Uses of Interface
com.microsoft.azure.management.network.VirtualNetworkGateway.DefinitionStages.WithPublicIPAddress
-
Packages that use VirtualNetworkGateway.DefinitionStages.WithPublicIPAddress Package Description com.microsoft.azure.management.network This package contains the classes for NetworkManagementClient. -
-
Uses of VirtualNetworkGateway.DefinitionStages.WithPublicIPAddress in com.microsoft.azure.management.network
Subinterfaces of VirtualNetworkGateway.DefinitionStages.WithPublicIPAddress in com.microsoft.azure.management.network Modifier and Type Interface Description static interfaceVirtualNetworkGateway.DefinitionThe entirety of the virtual network gateway definition.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.
-