IWithCredentialBeta.DefinePasswordCredential(String) メソッド

定義

パスワード資格情報の定義を開始します。

public Microsoft.Azure.Management.Graph.RBAC.Fluent.PasswordCredential.UpdateDefinition.IBlank<Microsoft.Azure.Management.Graph.RBAC.Fluent.ServicePrincipal.Update.IUpdate> DefinePasswordCredential (string name);
abstract member DefinePasswordCredential : string -> Microsoft.Azure.Management.Graph.RBAC.Fluent.PasswordCredential.UpdateDefinition.IBlank<Microsoft.Azure.Management.Graph.RBAC.Fluent.ServicePrincipal.Update.IUpdate>
Public Function DefinePasswordCredential (name As String) As IBlank(Of IUpdate)

パラメーター

name
String

パスワード資格情報のわかりやすい名前。

戻り値

適用対象