Share via


IGuestConfigurationAssignment.GuestConfigurationContentHash Property

Definition

Combined hash of the guest configuration package and configuration parameters.

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

Property Value

Attributes

Applies to