IPolicyInsightsIdentity.PolicyStatesSummaryResource Property

Definition

The virtual resource under PolicyStates resource type for summarize action. In a given time range, 'latest' represents the latest policy state(s) and is the only allowed value.

[Microsoft.Azure.PowerShell.Cmdlets.PolicyInsights.PSArgumentCompleter(new System.String[] { "latest" })]
[Microsoft.Azure.PowerShell.Cmdlets.PolicyInsights.Runtime.Info(Create=true, Description="The virtual resource under PolicyStates resource type for summarize action. In a given time range, 'latest' represents the latest policy state(s) and is the only allowed value.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="policyStatesSummaryResource", Update=true)]
public string PolicyStatesSummaryResource { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.PolicyInsights.PSArgumentCompleter(new System.String[] { "latest" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.PolicyInsights.Runtime.Info(Create=true, Description="The virtual resource under PolicyStates resource type for summarize action. In a given time range, 'latest' represents the latest policy state(s) and is the only allowed value.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="policyStatesSummaryResource", Update=true)>]
member this.PolicyStatesSummaryResource : string with get, set
Public Property PolicyStatesSummaryResource As String

Property Value

Attributes

Applies to