다음을 통해 공유


IWithStandardAttach<ParentT>.WithContentTypesToCompress 메서드

정의

압축할 콘텐츠 형식을 지정합니다.

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

매개 변수

contentTypesToCompress
ISet<String>

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

반환

적용 대상