你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ContainerRegistryCredentialSetPatch.AuthCredentials Property

Definition

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

public System.Collections.Generic.IList<Azure.ResourceManager.ContainerRegistry.Models.ContainerRegistryAuthCredential> AuthCredentials { get; }
member this.AuthCredentials : System.Collections.Generic.IList<Azure.ResourceManager.ContainerRegistry.Models.ContainerRegistryAuthCredential>
Public ReadOnly Property AuthCredentials As IList(Of ContainerRegistryAuthCredential)

Property Value

Applies to