Interface IntegrationAccountSchema.UpdateStages.WithTargetNamespace

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

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

    • withTargetNamespace

      IntegrationAccountSchema.Update withTargetNamespace(String targetNamespace)
      Specifies the targetNamespace property: The target namespace of the schema..
      Parameters:
      targetNamespace - The target namespace of the schema.
      Returns:
      the next definition stage.