Class ConnectionStateProperties

java.lang.Object
com.azure.resourcemanager.datafactory.models.ConnectionStateProperties

public final class ConnectionStateProperties extends Object
The connection state of a managed private endpoint.
  • Constructor Details

    • ConnectionStateProperties

      public ConnectionStateProperties()
  • Method Details

    • actionsRequired

      public String actionsRequired()
      Get the actionsRequired property: The actions required on the managed private endpoint.
      Returns:
      the actionsRequired value.
    • description

      public String description()
      Get the description property: The managed private endpoint description.
      Returns:
      the description value.
    • status

      public String status()
      Get the status property: The approval status.
      Returns:
      the status value.
    • validate

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