ResourceLocationConfig type

The potential location of the result of the LRO if specified by the LRO extension in the swagger.

type ResourceLocationConfig =
  | "azure-async-operation"
  | "location"
  | "original-uri"