Share via


IGuestConfigurationAssignmentProperties.ParameterHash Property

Definition

parameter hash for the guest configuration assignment.

[Microsoft.Azure.PowerShell.Cmdlets.GuestConfiguration.Runtime.Info(Create=false, Description="parameter hash for the guest configuration assignment. ", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="parameterHash", Update=false)]
public string ParameterHash { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.GuestConfiguration.Runtime.Info(Create=false, Description="parameter hash for the guest configuration assignment. ", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="parameterHash", Update=false)>]
member this.ParameterHash : string
Public ReadOnly Property ParameterHash As String

Property Value

Attributes

Applies to