OciRepositoryRef.Digest 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.
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