AzureContainerRegistryScopedTokenCredential.Repositories Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The repositories that could be accessed using the current credential.
public System.Collections.Generic.IReadOnlyList<string> Repositories { get; }
member this.Repositories : System.Collections.Generic.IReadOnlyList<string>
Public ReadOnly Property Repositories As IReadOnlyList(Of String)