Uses of Interface
com.azure.resourcemanager.network.models.VirtualNetworkGateway.DefinitionStages.WithSku
Packages that use VirtualNetworkGateway.DefinitionStages.WithSku
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of VirtualNetworkGateway.DefinitionStages.WithSku in com.azure.resourcemanager.network.models
Subinterfaces of VirtualNetworkGateway.DefinitionStages.WithSku in com.azure.resourcemanager.network.modelsModifier and TypeInterfaceDescriptionstatic interfaceThe entirety of the virtual network gateway definition.Methods in com.azure.resourcemanager.network.models that return VirtualNetworkGateway.DefinitionStages.WithSkuModifier and TypeMethodDescriptionVirtualNetworkGateway.DefinitionStages.WithGatewayType.withExpressRoute()Use Express route gateway type.VirtualNetworkGateway.DefinitionStages.WithGatewayType.withRouteBasedVpn()Use Route-based VPN type.