次の方法で共有


IWithCredential.WithoutCredentialByIdentifier(String) メソッド

定義

キーを削除します。

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

パラメーター

keyIdentifier
String

カスタム キー識別子。

戻り値

適用対象