Compartilhar via


JobProperties.ConfigurationRegistry Property

Definition

Collection of private container registry credentials used by a Container apps job

[Microsoft.Azure.PowerShell.Cmdlets.App.Origin(Microsoft.Azure.PowerShell.Cmdlets.App.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.App.Models.IRegistryCredentials> ConfigurationRegistry { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.App.Origin(Microsoft.Azure.PowerShell.Cmdlets.App.PropertyOrigin.Inlined)>]
member this.ConfigurationRegistry : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.App.Models.IRegistryCredentials> with get, set
Public Property ConfigurationRegistry As List(Of IRegistryCredentials)

Property Value

Implements

Attributes

Applies to