Partager via


IWithContentType.WithContentType(String) Méthode

Définition

Spécifie le type de contenu secret.

public Microsoft.Azure.Management.KeyVault.Fluent.Secret.Update.IUpdate WithContentType (string contentType);
abstract member WithContentType : string -> Microsoft.Azure.Management.KeyVault.Fluent.Secret.Update.IUpdate
Public Function WithContentType (contentType As String) As IUpdate

Paramètres

contentType
String

Type de contenu.

Retours

S’applique à