java.lang.Object
com.azure.resourcemanager.appplatform.models.ProbeAction
Direct Known Subclasses:
ExecAction, HttpGetAction, TcpSocketAction

public class ProbeAction extends Object
The action of the probe.
  • Constructor Details

    • ProbeAction

      public ProbeAction()
      Creates an instance of ProbeAction class.
  • Method Details

    • validate

      public void validate()
      Validates the instance.
      Throws:
      IllegalArgumentException - thrown if the instance is not valid.