KnownPriority enum
Known values of Priority that the service accepts.
Fields
High | Used for TransformOutputs that should take precedence over others. |
Low | Used for TransformOutputs that can be generated after Normal and High priority TransformOutputs. |
Normal | Used for TransformOutputs that can be generated at Normal priority. |