Interface IntegrationAccountSchema.UpdateStages.WithSchemaType

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

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

    • withSchemaType

      IntegrationAccountSchema.Update withSchemaType(SchemaType schemaType)
      Specifies the schemaType property: The schema type..
      Parameters:
      schemaType - The schema type.
      Returns:
      the next definition stage.