ContainerRegistryWithCustomImage Class

Definition

Container registry that the final image will be uploaded to.

public class ContainerRegistryWithCustomImage : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.AppContainers.Models.ContainerRegistryWithCustomImage>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.AppContainers.Models.ContainerRegistryWithCustomImage>
type ContainerRegistryWithCustomImage = class
    interface IJsonModel<ContainerRegistryWithCustomImage>
    interface IPersistableModel<ContainerRegistryWithCustomImage>
Public Class ContainerRegistryWithCustomImage
Implements IJsonModel(Of ContainerRegistryWithCustomImage), IPersistableModel(Of ContainerRegistryWithCustomImage)
Inheritance
ContainerRegistryWithCustomImage
Implements

Applies to