次の方法で共有


IWithCredentialBeta.WithoutCredential(String) メソッド

定義

資格情報を削除します。

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

パラメーター

name
String

資格情報の名前。

戻り値

適用対象