ContainerRegistryReferenceAnnotation.Registry 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.
Gets the container registry resource.
public Aspire.Hosting.ApplicationModel.IContainerRegistry Registry { get; }
member this.Registry : Aspire.Hosting.ApplicationModel.IContainerRegistry
Public ReadOnly Property Registry As IContainerRegistry