Interface IntegrationAccountSchema.UpdateStages.WithMetadata

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

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

    • withMetadata

      IntegrationAccountSchema.Update withMetadata(Object metadata)
      Specifies the metadata property: The metadata..
      Parameters:
      metadata - The metadata.
      Returns:
      the next definition stage.