Partilhar via


IWithContentType.WithContentType(String) Método

Definição

Especifica o tipo de conteúdo 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

O tipo de conteúdo.

Retornos

Aplica-se a