Share via


IGuestConfigurationAssignmentProperties.AssignmentHash Property

Definition

Combined hash of the configuration package and parameters.

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

Property Value

Attributes

Applies to