Condividi tramite


PolicyExternalEvaluationEndpointInvocationResult.Result Property

Definition

The result of the external endpoint. Possible values are Succeeded and Failed.

public Azure.ResourceManager.Resources.Policy.Models.PolicyExternalEndpointResult? Result { get; }
member this.Result : Nullable<Azure.ResourceManager.Resources.Policy.Models.PolicyExternalEndpointResult>
Public ReadOnly Property Result As Nullable(Of PolicyExternalEndpointResult)

Property Value

Applies to