Interface VerificationIPFlow
-
- All Superinterfaces:
Executable<VerificationIPFlow>,HasParent<NetworkWatcher>,Indexable
public interface VerificationIPFlow extends Executable<VerificationIPFlow>, HasParent<NetworkWatcher>
A client-side representation allowing to verify IP packet flow from specific VM based on direction, protocol, local IP, remote IP, local port and remote port.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceVerificationIPFlow.DefinitionThe entirety of verification ip flow parameters definition.static interfaceVerificationIPFlow.DefinitionStagesGrouping of verification ip flow parameters.
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Accessaccess()Get the access value.StringruleName()Get the ruleName value.-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Executable
execute, executeAsync
-
-