Interface IntegrationAccountMap.UpdateStages.WithContentType

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

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

    • withContentType

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