Compartir a través de


IImageDescriptor.Digest Property

Definition

The sha256-based digest of the image manifest.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.Info(Description="The sha256-based digest of the image manifest.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="digest")]
public string Digest { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.Info(Description="The sha256-based digest of the image manifest.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="digest")>]
member this.Digest : string with get, set
Public Property Digest As String

Property Value

Attributes

Applies to