ServicePrincipalImpl.IWithCredentialBeta.WithoutCredential(String) メソッド

定義

キーを削除します。

Microsoft.Azure.Management.Graph.RBAC.Fluent.ServicePrincipal.Update.IUpdate IWithCredentialBeta.WithoutCredential (string name);
abstract member Microsoft.Azure.Management.Graph.RBAC.Fluent.ServicePrincipal.Update.IWithCredentialBeta.WithoutCredential : string -> Microsoft.Azure.Management.Graph.RBAC.Fluent.ServicePrincipal.Update.IUpdate
override this.Microsoft.Azure.Management.Graph.RBAC.Fluent.ServicePrincipal.Update.IWithCredentialBeta.WithoutCredential : string -> Microsoft.Azure.Management.Graph.RBAC.Fluent.ServicePrincipal.Update.IUpdate
Function WithoutCredential (name As String) As IUpdate Implements IWithCredentialBeta.WithoutCredential

パラメーター

name
String

キーの名前です。

戻り値

実装

適用対象