Share via


AppPlatformCustomContainer.ContainerImage Property

Definition

Container image of the custom container. This should be in the form of <repository>:<tag> without the server name of the registry.

public string ContainerImage { get; set; }
member this.ContainerImage : string with get, set
Public Property ContainerImage As String

Property Value

Applies to