Interface VerificationIPFlow

  • All Superinterfaces:
    com.microsoft.azure.management.resources.fluentcore.model.Executable<VerificationIPFlow>, com.microsoft.azure.management.resources.fluentcore.arm.models.HasParent<NetworkWatcher>, com.microsoft.azure.management.resources.fluentcore.model.Indexable

    @Beta(V1_2_0)
    public interface VerificationIPFlow
    extends com.microsoft.azure.management.resources.fluentcore.model.Executable<VerificationIPFlow>, com.microsoft.azure.management.resources.fluentcore.arm.models.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.
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      Access access()
      Get the access value.
      String ruleName()
      Get the ruleName value.
      • Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Executable

        execute, executeAsync, executeAsync
      • Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.HasParent

        parent
      • Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Indexable

        key
    • Method Detail

      • access

        Access access()
        Get the access value. Indicates whether the traffic is allowed or denied.
        Returns:
        the access value
      • ruleName

        String ruleName()
        Get the ruleName value. If input is not matched against any security rule, it is not displayed.
        Returns:
        the ruleName value