你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IWithContentType.WithContentType(String) 方法

定义

指定机密内容类型。

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

参数

contentType
String

内容类型。

返回

适用于