PolicyExternalEvaluationEndpointInvocationResult.PolicyAction Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The effective outcome of the policy evaluation based on both the policy effect and evaluation result. Possible values are Unknown, Allow, Audit, Deny, Error.
public Azure.ResourceManager.Resources.Policy.Models.PolicyAction? PolicyAction { get; }
member this.PolicyAction : Nullable<Azure.ResourceManager.Resources.Policy.Models.PolicyAction>
Public ReadOnly Property PolicyAction As Nullable(Of PolicyAction)