BuildData.DestinationContainerRegistry 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.
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