ISummary.ResultQueryResultsUri Property

Definition

HTTP POST URI for queryResults action on Microsoft.PolicyInsights to retrieve raw results for the compliance summary. This property will not be available by default in future API versions, but could be queried explicitly.

[Microsoft.Azure.PowerShell.Cmdlets.PolicyInsights.Runtime.Info(Create=true, Description="HTTP POST URI for queryResults action on Microsoft.PolicyInsights to retrieve raw results for the compliance summary. This property will not be available by default in future API versions, but could be queried explicitly.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="queryResultsUri", Update=true)]
public string ResultQueryResultsUri { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.PolicyInsights.Runtime.Info(Create=true, Description="HTTP POST URI for queryResults action on Microsoft.PolicyInsights to retrieve raw results for the compliance summary. This property will not be available by default in future API versions, but could be queried explicitly.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="queryResultsUri", Update=true)>]
member this.ResultQueryResultsUri : string with get, set
Public Property ResultQueryResultsUri As String

Property Value

Attributes

Applies to