AccessReviewScheduleDefinitionData.DefaultDecision 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.
This specifies the behavior for the autoReview feature when an access review completes.
public Azure.ResourceManager.Authorization.Models.AccessReviewDefaultDecisionType? DefaultDecision { get; }
member this.DefaultDecision : Nullable<Azure.ResourceManager.Authorization.Models.AccessReviewDefaultDecisionType>
Public ReadOnly Property DefaultDecision As Nullable(Of AccessReviewDefaultDecisionType)