Freigeben über


IWithStandardAttach<ParentT>.WithContentTypesToCompress Methode

Definition

Gibt die zu komprimierenden Inhaltstypen an.

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

Parameter

contentTypesToCompress
ISet<String>

Zu komprimierende Inhaltstypen.

Gibt zurück

Gilt für: