Share via


IAssignmentReportResourceComplianceReason.Phrase Property

Definition

Reason for the compliance of the guest configuration assignment resource.

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

Property Value

Attributes

Applies to