CodeConfiguration.ContentHash Property

Definition

The SHA-256 hex digest of the uploaded code zip. Set by the service from the x-ms-code-zip-sha256 request header; read-only in responses and never accepted in request payloads.

public string ContentHash { get; }
member this.ContentHash : string
Public ReadOnly Property ContentHash As String

Property Value

Applies to