BuilderData.ContainerRegistries 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.
List of mappings of container registries and the managed identity used to connect to it.
public System.Collections.Generic.IList<Azure.ResourceManager.AppContainers.Models.ContainerRegistry> ContainerRegistries { get; }
member this.ContainerRegistries : System.Collections.Generic.IList<Azure.ResourceManager.AppContainers.Models.ContainerRegistry>
Public ReadOnly Property ContainerRegistries As IList(Of ContainerRegistry)