Share via


IWithContentType.WithContentType(String) Method

Definition

Specifies the secret content type.

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

Parameters

contentType
String

The content type.

Returns

Applies to