Share via


IRegistryListCredentialsResult.Password Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.IPassword) }, ReadOnly=false, Required=false, SerializedName="passwords")]
public Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.IPassword[] Password { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.IPassword) }, ReadOnly=false, Required=false, SerializedName="passwords")>]
member this.Password : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.IPassword[] with get, set
Public Property Password As IPassword()

Property Value

Attributes

Applies to