Compartir a través de


IWithContentType.WithContentType(String) Método

Definición

Especifica el tipo de contenido secreto.

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

Parámetros

contentType
String

Tipo de contenido.

Devoluciones

Se aplica a