次の方法で共有


IRouteUpdatePropertiesParameters.CompressionSettingContentTypesToCompress Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Description="List of content types on which compression applies. The value should be a valid MIME type.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="contentTypesToCompress")]
public string[] CompressionSettingContentTypesToCompress { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Description="List of content types on which compression applies. The value should be a valid MIME type.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="contentTypesToCompress")>]
member this.CompressionSettingContentTypesToCompress : string[] with get, set
Public Property CompressionSettingContentTypesToCompress As String()

Property Value

String[]
Attributes

Applies to