Share via


GuestConfigurationAssignmentProperties.LatestAssignmentReportResource Property

Definition

The list of resources for which guest configuration assignment compliance is checked.

[Microsoft.Azure.PowerShell.Cmdlets.GuestConfiguration.Origin(Microsoft.Azure.PowerShell.Cmdlets.GuestConfiguration.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.GuestConfiguration.Models.IAssignmentReportResource> LatestAssignmentReportResource { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.GuestConfiguration.Origin(Microsoft.Azure.PowerShell.Cmdlets.GuestConfiguration.PropertyOrigin.Inlined)>]
member this.LatestAssignmentReportResource : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.GuestConfiguration.Models.IAssignmentReportResource> with get, set
Public Property LatestAssignmentReportResource As List(Of IAssignmentReportResource)

Property Value

Implements

Attributes

Applies to