AccessReviewScheduleDefinitionData.Status 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 read-only field specifies the status of an accessReview.
public Azure.ResourceManager.Authorization.Models.AccessReviewScheduleDefinitionStatus? Status { get; }
member this.Status : Nullable<Azure.ResourceManager.Authorization.Models.AccessReviewScheduleDefinitionStatus>
Public ReadOnly Property Status As Nullable(Of AccessReviewScheduleDefinitionStatus)