Uses of Interface
com.azure.resourcemanager.network.models.VirtualNetworkGateway.DefinitionStages.WithCreate
Packages that use VirtualNetworkGateway.DefinitionStages.WithCreate
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of VirtualNetworkGateway.DefinitionStages.WithCreate in com.azure.resourcemanager.network.models
Subinterfaces of VirtualNetworkGateway.DefinitionStages.WithCreate in com.azure.resourcemanager.network.modelsModifier and TypeInterfaceDescriptionstatic interfaceThe entirety of the virtual network gateway definition.Subinterfaces with type arguments of type VirtualNetworkGateway.DefinitionStages.WithCreate in com.azure.resourcemanager.network.modelsModifier and TypeInterfaceDescriptionstatic interfaceThe 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 interfaceThe stage of virtual network gateway definition allowing to specify public IP address for IP configuration.Methods in com.azure.resourcemanager.network.models that return VirtualNetworkGateway.DefinitionStages.WithCreateModifier and TypeMethodDescriptionSpecifies the BGP speaker's ASN.VirtualNetworkGateway.DefinitionStages.WithGatewayType.withPolicyBasedVpn()Use Policy-based VPN type.VirtualNetworkGateway.DefinitionStages.WithSku.withSku(VirtualNetworkGatewaySkuName skuName) Specifies the SKU.