Interface IntegrationAccount.UpdateStages.WithState

All Known Subinterfaces:
IntegrationAccount.Update
Enclosing interface:
IntegrationAccount.UpdateStages

public static interface IntegrationAccount.UpdateStages.WithState
The stage of the IntegrationAccount update allowing to specify state.
  • Method Details

    • withState

      Specifies the state property: The workflow state..
      Parameters:
      state - The workflow state.
      Returns:
      the next definition stage.