Share via


GuestConfigurationAssignment.LatestAssignmentReportComplianceStatus Property

Definition

A value indicating compliance status of the machine for the assigned guest configuration.

[Microsoft.Azure.PowerShell.Cmdlets.GuestConfiguration.Origin(Microsoft.Azure.PowerShell.Cmdlets.GuestConfiguration.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.GuestConfiguration.Support.ComplianceStatus? LatestAssignmentReportComplianceStatus { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.GuestConfiguration.Origin(Microsoft.Azure.PowerShell.Cmdlets.GuestConfiguration.PropertyOrigin.Inlined)>]
member this.LatestAssignmentReportComplianceStatus : Nullable<Microsoft.Azure.PowerShell.Cmdlets.GuestConfiguration.Support.ComplianceStatus>
Public ReadOnly Property LatestAssignmentReportComplianceStatus As Nullable(Of ComplianceStatus)

Property Value

Implements

Attributes

Applies to