SubAssessmentStatus.Code 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.
Programmatic code for the status of the assessment.
public Azure.ResourceManager.SecurityCenter.Models.SubAssessmentStatusCode? Code { get; }
member this.Code : Nullable<Azure.ResourceManager.SecurityCenter.Models.SubAssessmentStatusCode>
Public ReadOnly Property Code As Nullable(Of SubAssessmentStatusCode)