Class PrivateLinkServiceConnectionState

java.lang.Object
com.azure.resourcemanager.recoveryservices.models.PrivateLinkServiceConnectionState

public final class PrivateLinkServiceConnectionState extends Object
Gets or sets private link service connection state.
  • Constructor Details

    • PrivateLinkServiceConnectionState

      public PrivateLinkServiceConnectionState()
  • Method Details

    • status

      Get the status property: Gets or sets the status.
      Returns:
      the status value.
    • description

      public String description()
      Get the description property: Gets or sets description.
      Returns:
      the description value.
    • actionsRequired

      public String actionsRequired()
      Get the actionsRequired property: Gets or sets actions required.
      Returns:
      the actionsRequired value.
    • validate

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