Partager via


IWithStandardAttach<ParentT>.WithContentTypeToCompress(String) Méthode

Définition

Spécifie un type de contenu unique à compresser.

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

Paramètres

contentTypeToCompress
String

Type de contenu à compresser pour ajouter à la liste.

Retours

S’applique à