다음을 통해 공유


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>

설정할 압축할 콘텐츠 형식입니다.

반환

적용 대상