IRegistryListCredentialsResult.Password Property

Definition

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

Property Value

Attributes

Applies to