다음을 통해 공유


EndpointUpdateParameters.ContentTypesToCompress Property

Definition

List of content types on which compression applies. The value should be a valid MIME type.

[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Origin(Microsoft.Azure.PowerShell.Cmdlets.Cdn.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<string> ContentTypesToCompress { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Origin(Microsoft.Azure.PowerShell.Cmdlets.Cdn.PropertyOrigin.Inlined)>]
member this.ContentTypesToCompress : System.Collections.Generic.List<string> with get, set
Public Property ContentTypesToCompress As List(Of String)

Property Value

Implements

Attributes

Applies to