Share via


AssignmentReportResource.Reason Property

Definition

Compliance reason and reason code for a resource.

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

Property Value

Implements

Attributes

Applies to