Share via


DeploymentTargetAnnotation.ContainerRegistry Property

Definition

Gets or sets the container registry information associated with the deployment target, if the deployment target is an image-based environment.

public Aspire.Hosting.ApplicationModel.IContainerRegistry? ContainerRegistry { get; set; }
member this.ContainerRegistry : Aspire.Hosting.ApplicationModel.IContainerRegistry with get, set
Public Property ContainerRegistry As IContainerRegistry

Property Value

Applies to