Interface IntegrationAccountSchema.UpdateStages.WithDocumentName

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

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

    • withDocumentName

      IntegrationAccountSchema.Update withDocumentName(String documentName)
      Specifies the documentName property: The document name..
      Parameters:
      documentName - The document name.
      Returns:
      the next definition stage.