Class PrivateLinkServiceConnectionState

java.lang.Object
com.azure.resourcemanager.resources.fluentcore.arm.models.PrivateLinkServiceConnectionState

public final class PrivateLinkServiceConnectionState extends Object
The state of the private link service connection.
  • Constructor Details

  • Method Details

    • status

      Gets the status of the connection.
      Returns:
      the status of the connection.
    • description

      public String description()
      Gets the description of the connection.
      Returns:
      the description of the connection.
    • actionsRequired

      public String actionsRequired()
      Gets the required action for the connection.
      Returns:
      the required action for the connection.