Share via


IAssignmentReportResource.Reason Property

Definition

Compliance reason and reason code for a resource.

[Microsoft.Azure.PowerShell.Cmdlets.GuestConfiguration.Runtime.Info(Description="Compliance reason and reason code for a resource.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.GuestConfiguration.Models.Api20220125.IAssignmentReportResourceComplianceReason) }, ReadOnly=false, Required=false, SerializedName="reasons")]
public Microsoft.Azure.PowerShell.Cmdlets.GuestConfiguration.Models.Api20220125.IAssignmentReportResourceComplianceReason[] Reason { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.GuestConfiguration.Runtime.Info(Description="Compliance reason and reason code for a resource.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.GuestConfiguration.Models.Api20220125.IAssignmentReportResourceComplianceReason) }, ReadOnly=false, Required=false, SerializedName="reasons")>]
member this.Reason : Microsoft.Azure.PowerShell.Cmdlets.GuestConfiguration.Models.Api20220125.IAssignmentReportResourceComplianceReason[] with get, set
Public Property Reason As IAssignmentReportResourceComplianceReason()

Property Value

Attributes

Applies to