Interface IntegrationAccountSchema.UpdateStages.WithContentType

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

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

    • withContentType

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