Share via


ContainerRegistryVulnerabilityProperties.ImageDigest Property

Definition

Gets digest of the vulnerable image

[Newtonsoft.Json.JsonProperty(PropertyName="imageDigest")]
public string ImageDigest { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="imageDigest")>]
member this.ImageDigest : string
Public ReadOnly Property ImageDigest As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to