AccessReviewHistoryDefinitionData.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 of the requested review history data. This is either requested, in-progress, done or error.
public Azure.ResourceManager.Authorization.Models.AccessReviewHistoryDefinitionStatus? Status { get; }
member this.Status : Nullable<Azure.ResourceManager.Authorization.Models.AccessReviewHistoryDefinitionStatus>
Public ReadOnly Property Status As Nullable(Of AccessReviewHistoryDefinitionStatus)