DeploymentPropertiesExtended.TemplateHash Property

Definition

Gets the hash produced for the template.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to