Поделиться через


IWithStandardAttach<ParentT>.WithCompressionEnabled(Boolean) Метод

Определение

Задает состояние сжатия.

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

Параметры

compressionEnabled
Boolean

Если значение равно true, сжатие будет включено, в противном случае будет отключено.

Возвращаемое значение

Применяется к