次の方法で共有


IWithContentType.WithContentType(String) メソッド

定義

シークレット コンテンツ タイプを指定します。

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

パラメーター

contentType
String

コンテンツの種類。

戻り値

適用対象