Share via


RequestImageContentPartDetail type

Specifies an image's detail level. Can be 'auto', 'low', 'high', or an unknown future value.
KnownRequestImageContentPartDetail can be used interchangeably with RequestImageContentPartDetail, this enum contains the known values that the service supports.

Known values supported by the service

auto: Automatically select an appropriate detail level.
low: Use a lower detail level to reduce bandwidth or cost.
high: Use a higher detail level—potentially more resource-intensive.

type RequestImageContentPartDetail = string