Share via


IAssignmentReportResourceComplianceReason.Phrase Property

Definition

Reason for the compliance of the guest configuration assignment resource.

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

Property Value

Attributes

Applies to