Uses of Interface
com.azure.resourcemanager.network.models.VirtualNetworkGatewayIpConfiguration.DefinitionStages.WithAttach
Packages that use VirtualNetworkGatewayIpConfiguration.DefinitionStages.WithAttach
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of VirtualNetworkGatewayIpConfiguration.DefinitionStages.WithAttach in com.azure.resourcemanager.network.models
Subinterfaces of VirtualNetworkGatewayIpConfiguration.DefinitionStages.WithAttach in com.azure.resourcemanager.network.modelsModifier and TypeInterfaceDescriptionstatic interfaceThe entirety of virtual network gateway IP configuration definition.Methods in com.azure.resourcemanager.network.models that return VirtualNetworkGatewayIpConfiguration.DefinitionStages.WithAttachModifier and TypeMethodDescriptionVirtualNetworkGatewayIpConfiguration.DefinitionStages.WithSubnet.withExistingSubnet(Network network, String subnetName) Specifies an existing subnet the virtual network gateway should be part of and get its private IP address from.VirtualNetworkGatewayIpConfiguration.DefinitionStages.WithSubnet.withExistingSubnet(Subnet subnet) Specifies an existing subnet the virtual network gateway should be part of and get its private IP address from.