Interface TriggerSubscriptionOperationStatus


public interface TriggerSubscriptionOperationStatus
An immutable client-side representation of TriggerSubscriptionOperationStatus.
  • Method Details

    • triggerName

      String triggerName()
      Gets the triggerName property: Trigger name.
      Returns:
      the triggerName value.
    • status

      Gets the status property: Event Subscription Status.
      Returns:
      the status value.
    • innerModel

      Gets the inner com.azure.resourcemanager.datafactory.fluent.models.TriggerSubscriptionOperationStatusInner object.
      Returns:
      the inner object.