Partager via


IWithStandardAttach<ParentT>.WithContentTypesToCompress Méthode

Définition

Spécifie les types de contenu à compresser.

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)

Paramètres

contentTypesToCompress
ISet<String>

Types de contenu à compresser pour définir.

Retours

S’applique à