Interface IntegrationAccountMap.UpdateStages.WithContent

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

public static interface IntegrationAccountMap.UpdateStages.WithContent
The stage of the IntegrationAccountMap update allowing to specify content.
  • Method Details

    • withContent

      IntegrationAccountMap.Update withContent(String content)
      Specifies the content property: The content..
      Parameters:
      content - The content.
      Returns:
      the next definition stage.