Share via


IGuestConfigurationNavigation.ContentHash Property

Definition

Combined hash of the guest configuration package and configuration parameters.

[Microsoft.Azure.PowerShell.Cmdlets.GuestConfiguration.Runtime.Info(Description="Combined hash of the guest configuration package and configuration parameters.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="contentHash")]
public string ContentHash { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.GuestConfiguration.Runtime.Info(Description="Combined hash of the guest configuration package and configuration parameters.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="contentHash")>]
member this.ContentHash : string with get, set
Public Property ContentHash As String

Property Value

Attributes

Applies to