Uses of Interface
com.azure.resourcemanager.network.models.NextHop.DefinitionStages.WithDestinationIP
-
Packages that use NextHop.DefinitionStages.WithDestinationIP Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of NextHop.DefinitionStages.WithDestinationIP in com.azure.resourcemanager.network.models
Subinterfaces of NextHop.DefinitionStages.WithDestinationIP in com.azure.resourcemanager.network.models Modifier and Type Interface Description static interfaceNextHop.DefinitionThe entirety of next hop parameters definition.Methods in com.azure.resourcemanager.network.models that return NextHop.DefinitionStages.WithDestinationIP Modifier and Type Method Description NextHop.DefinitionStages.WithDestinationIPNextHop.DefinitionStages.WithSourceIP. withSourceIpAddress(String sourceIPAddress)Set the sourceIPAddress value.
-