Interface TriggerSubscriptionOperationStatus


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

      • triggerName

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

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

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