Partager via


IWithContentType.WithContentType(String) Méthode

Définition

Spécifie le type de contenu du secret.

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

Paramètres

contentType
String

Type de contenu.

Retours

S’applique à