UpdateAzureADServicePrincipalCommand.PasswordCredential Property

Definition

[System.Management.Automation.Parameter(HelpMessage="The password credential(s) for the service principal.", Mandatory=false)]
public Microsoft.Azure.Graph.RBAC.Models.PasswordCredential[] PasswordCredential { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="The password credential(s) for the service principal.", Mandatory=false)>]
member this.PasswordCredential : Microsoft.Azure.Graph.RBAC.Models.PasswordCredential[] with get, set
Public Property PasswordCredential As PasswordCredential()

Property Value

Microsoft.Azure.Graph.RBAC.Models.PasswordCredential[]
Attributes

Applies to