Bagikan melalui


CredentialSetProperties.AuthCredentials Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Models.Api202301Preview.IAuthCredential[] AuthCredentials { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.PropertyOrigin.Owned)>]
member this.AuthCredentials : Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Models.Api202301Preview.IAuthCredential[] with get, set
Public Property AuthCredentials As IAuthCredential()

Property Value

Implements

Attributes

Applies to