Uses of Class
com.azure.resourcemanager.mediaservices.fluent.models.JobProperties
Package
Description
Package containing the inner data models for AzureMediaServices.
-
Uses of JobProperties in com.azure.resourcemanager.mediaservices.fluent.models
Modifier and TypeMethodDescriptionJobProperties.withCorrelationData
(Map<String, String> correlationData) Set the correlationData property: Customer provided key, value pairs that will be returned in Job and JobOutput state events.JobProperties.withDescription
(String description) Set the description property: Optional customer supplied description of the Job.Set the input property: The inputs for the Job.JobProperties.withOutputs
(List<JobOutput> outputs) Set the outputs property: The outputs for the Job.JobProperties.withPriority
(Priority priority) Set the priority property: Priority with which the job should be processed.