次の方法で共有


IWithCredential.WithoutCredential(String) メソッド

定義

キーを削除します。

public Microsoft.Azure.Management.Graph.RBAC.Fluent.ActiveDirectoryApplication.Update.IUpdate WithoutCredential (string name);
abstract member WithoutCredential : string -> Microsoft.Azure.Management.Graph.RBAC.Fluent.ActiveDirectoryApplication.Update.IUpdate
Public Function WithoutCredential (name As String) As IUpdate

パラメーター

name
String

キーの名前です。

戻り値

適用対象