다음을 통해 공유


ContainerHostEntryPointDescription.ImageName Property

Definition

Gets or sets the Container Image name as specified in the service manifest.

public string ImageName { get; }
member this.ImageName : string
Public ReadOnly Property ImageName As String

Property Value

The Container Image name as specified in the service manifest.

Applies to