MediaJobPriority Struct
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Sets the relative priority of the TransformOutputs within a Transform. This sets the priority that the service uses for processing TransformOutputs. The default priority is Normal.
public readonly struct MediaJobPriority : IEquatable<Azure.ResourceManager.Media.Models.MediaJobPriority>
type MediaJobPriority = struct
Public Structure MediaJobPriority
Implements IEquatable(Of MediaJobPriority)
- Inheritance
-
MediaJobPriority
- Implements
Media |
Initializes a new instance of MediaJobPriority. |
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. |
Equals(Media |
Indicates whether the current object is equal to another object of the same type. |
To |
Returns the fully qualified type name of this instance. |
Equality(Media |
Determines if two MediaJobPriority values are the same. |
Implicit(String to Media |
Converts a string to a MediaJobPriority. |
Inequality(Media |
Determines if two MediaJobPriority values are not the same. |
Product | Versies |
---|---|
Azure SDK for .NET | Latest, Preview |
Azure SDK for .NET-feedback
Azure SDK for .NET is een open source project. Selecteer een koppeling om feedback te geven: