次の方法で共有


RouteUpdatePropertiesParameters.CompressionSettingContentTypesToCompress 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 string[] CompressionSettingContentTypesToCompress { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Origin(Microsoft.Azure.PowerShell.Cmdlets.Cdn.PropertyOrigin.Inlined)>]
member this.CompressionSettingContentTypesToCompress : string[] with get, set
Public Property CompressionSettingContentTypesToCompress As String()

Property Value

String[]

Implements

Attributes

Applies to