次の方法で共有


IUpdateStandardEndpoint.WithContentTypesToCompress(ISet<String>) メソッド

定義

圧縮するコンテンツ タイプを指定します。

public Microsoft.Azure.Management.Cdn.Fluent.CdnEndpoint.UpdateStandardEndpoint.IUpdateStandardEndpoint WithContentTypesToCompress (System.Collections.Generic.ISet<string> contentTypesToCompress);
abstract member WithContentTypesToCompress : System.Collections.Generic.ISet<string> -> Microsoft.Azure.Management.Cdn.Fluent.CdnEndpoint.UpdateStandardEndpoint.IUpdateStandardEndpoint
Public Function WithContentTypesToCompress (contentTypesToCompress As ISet(Of String)) As IUpdateStandardEndpoint

パラメーター

contentTypesToCompress
ISet<String>

設定するために圧縮するコンテンツ タイプ。

戻り値

適用対象