Uses of Class
com.azure.resourcemanager.mediaservices.fluent.models.TransformProperties
Package
Description
Package containing the inner data models for AzureMediaServices.
-
Uses of TransformProperties in com.azure.resourcemanager.mediaservices.fluent.models
Modifier and TypeMethodDescriptionTransformProperties.withDescription
(String description) Set the description property: An optional verbose description of the Transform.TransformProperties.withOutputs
(List<TransformOutput> outputs) Set the outputs property: An array of one or more TransformOutputs that the Transform should generate.