AccessReviewDecisionPatch.ApplyResult Property

Definition

The outcome of applying the decision.

public Azure.ResourceManager.Authorization.Models.AccessReviewApplyResult? ApplyResult { get; }
member this.ApplyResult : Nullable<Azure.ResourceManager.Authorization.Models.AccessReviewApplyResult>
Public ReadOnly Property ApplyResult As Nullable(Of AccessReviewApplyResult)

Property Value

Applies to