다음을 통해 공유


IWithStandardAttach<ParentT>.WithContentTypeToCompress(String) 메서드

정의

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

public Microsoft.Azure.Management.Cdn.Fluent.CdnEndpoint.Definition.IWithStandardAttach<ParentT> WithContentTypeToCompress (string contentTypeToCompress);
abstract member WithContentTypeToCompress : string -> Microsoft.Azure.Management.Cdn.Fluent.CdnEndpoint.Definition.IWithStandardAttach<'ParentT>
Public Function WithContentTypeToCompress (contentTypeToCompress As String) As IWithStandardAttach(Of ParentT)

매개 변수

contentTypeToCompress
String

목록에 추가할 압축할 콘텐츠 형식입니다.

반환

적용 대상