다음을 통해 공유


IWithStandardAttach<ParentT>.WithCompressionEnabled(Boolean) 메서드

정의

압축 상태를 설정합니다.

public Microsoft.Azure.Management.Cdn.Fluent.CdnEndpoint.Definition.IWithStandardAttach<ParentT> WithCompressionEnabled (bool compressionEnabled);
abstract member WithCompressionEnabled : bool -> Microsoft.Azure.Management.Cdn.Fluent.CdnEndpoint.Definition.IWithStandardAttach<'ParentT>
Public Function WithCompressionEnabled (compressionEnabled As Boolean) As IWithStandardAttach(Of ParentT)

매개 변수

compressionEnabled
Boolean

true이면 압축이 활성화됩니다.

반환

적용 대상