Interface IntegrationAccountMap.UpdateStages.WithMapType

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

public static interface IntegrationAccountMap.UpdateStages.WithMapType
The stage of the IntegrationAccountMap update allowing to specify mapType.
  • Method Details

    • withMapType

      IntegrationAccountMap.Update withMapType(MapType mapType)
      Specifies the mapType property: The map type..
      Parameters:
      mapType - The map type.
      Returns:
      the next definition stage.