ContainerImageAnnotation.SHA256 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.
Gets or sets the SHA256 for the specific image.
public string? SHA256 { get; set; }
member this.SHA256 : string with get, set
Public Property SHA256 As String