Share via


IGuestConfigurationAssignmentProperties.AssignmentHash Property

Definition

Combined hash of the configuration package and parameters.

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

Property Value

Attributes

Applies to