CookiesMatchCondition.Transforms Property
Definition
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.
List of transforms Serialized Name: CookiesMatchConditionParameters.transforms
public System.Collections.Generic.IList<Azure.ResourceManager.Cdn.Models.PreTransformCategory> Transforms { get; }
member this.Transforms : System.Collections.Generic.IList<Azure.ResourceManager.Cdn.Models.PreTransformCategory>
Public ReadOnly Property Transforms As IList(Of PreTransformCategory)