BuildData.DestinationContainerRegistry Property

Definition

Container registry that the final image will be uploaded to.

public Azure.ResourceManager.AppContainers.Models.ContainerRegistryWithCustomImage DestinationContainerRegistry { get; set; }
member this.DestinationContainerRegistry : Azure.ResourceManager.AppContainers.Models.ContainerRegistryWithCustomImage with get, set
Public Property DestinationContainerRegistry As ContainerRegistryWithCustomImage

Property Value

Applies to