Language

OciRepositoryRef.Digest Property

Definition

The image digest to pull from OCI repository, the value should be in the format ‘sha256:’. This takes precedence over semver.

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

Property Value

Applies to