LroResourceLocationConfig type

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

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