Uses of Interface
com.azure.resourcemanager.network.models.VirtualNetworkGateway.Update
Packages that use VirtualNetworkGateway.Update
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of VirtualNetworkGateway.Update in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return VirtualNetworkGateway.UpdateModifier and TypeMethodDescriptionEnables BGP.VirtualNetworkGateway.UpdateStages.WithBgp.withoutBgp()Disables BGP for this virtual network gateway.VirtualNetworkGateway.UpdateStages.WithSku.withSku(VirtualNetworkGatewaySkuName skuName) Specifies the SKU.Methods in com.azure.resourcemanager.network.models that return types with arguments of type VirtualNetworkGateway.UpdateModifier and TypeMethodDescriptionVirtualNetworkGateway.UpdateStages.WithPointToSiteConfiguration.definePointToSiteConfiguration()Begins the definition of point-to-site configuration to be added to this virtual network gateway.