Uses of Interface
com.azure.resourcemanager.network.models.VerificationIPFlow.DefinitionStages.WithProtocol
-
Packages that use VerificationIPFlow.DefinitionStages.WithProtocol Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of VerificationIPFlow.DefinitionStages.WithProtocol in com.azure.resourcemanager.network.models
Subinterfaces of VerificationIPFlow.DefinitionStages.WithProtocol in com.azure.resourcemanager.network.models Modifier and Type Interface Description static interfaceVerificationIPFlow.DefinitionThe entirety of verification ip flow parameters definition.Methods in com.azure.resourcemanager.network.models that return VerificationIPFlow.DefinitionStages.WithProtocol Modifier and Type Method Description VerificationIPFlow.DefinitionStages.WithProtocolVerificationIPFlow.DefinitionStages.WithDirection. inbound()Set inbound direction.VerificationIPFlow.DefinitionStages.WithProtocolVerificationIPFlow.DefinitionStages.WithDirection. outbound()Set outbound direction.VerificationIPFlow.DefinitionStages.WithProtocolVerificationIPFlow.DefinitionStages.WithDirection. withDirection(Direction direction)Set the direction value.
-