共用方式為


ServicePrincipalImpl.IWithCredentialBeta.DefinePasswordCredential Method

Definition

Starts the definition of a password credential.

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

Parameters

name
String

The descriptive name of the password credential.

Returns

Implements

Applies to