共用方式為


IWithStandardAttach<ParentT>.WithContentTypeToCompress(String) 方法

定義

指定要壓縮的單一內容類型。

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

參數

contentTypeToCompress
String

要壓縮以新增至清單的單一內容類型。

傳回

適用於