Values.AccessPreviewStatusReasonSourceProvides more details about the current status of the access preview. For example, if the creation of the access preview fails, a Failed status is returned. This failure can be due to an internal issue with the analysis or due to an invalid proposed resource configuration.
type nonrec t = {code : AccessPreviewStatusReasonCode.t option;The reason code for the current status of the access preview.
*)}