Interface IntegrationAccountSchema.UpdateStages.WithFileName

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

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

    • withFileName

      IntegrationAccountSchema.Update withFileName(String fileName)
      Specifies the fileName property: The file name..
      Parameters:
      fileName - The file name.
      Returns:
      the next definition stage.