IListWorkspaceKeysResult.ContainerRegistryCredentialsPassword Property

Definition

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

Property Value

Attributes

Applies to