Share via


ContainerRegistryCredentialSet.AuthCredentials Property

Definition

List of authentication credentials stored for an upstream. Usually consists of a primary and an optional secondary credential.

public Azure.Provisioning.BicepList<Azure.Provisioning.ContainerRegistry.ContainerRegistryAuthCredential> AuthCredentials { get; set; }
member this.AuthCredentials : Azure.Provisioning.BicepList<Azure.Provisioning.ContainerRegistry.ContainerRegistryAuthCredential> with get, set
Public Property AuthCredentials As BicepList(Of ContainerRegistryAuthCredential)

Property Value

Applies to