Interface IntegrationAccountSchema.DefinitionStages.WithTargetNamespace

All Known Subinterfaces:
IntegrationAccountSchema.Definition, IntegrationAccountSchema.DefinitionStages.WithCreate
Enclosing interface:
IntegrationAccountSchema.DefinitionStages

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

    • withTargetNamespace

      IntegrationAccountSchema.DefinitionStages.WithCreate 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.