SecurityAssessmentMetadataData.AssessmentType 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.
BuiltIn if the assessment based on built-in Azure Policy definition, Custom if the assessment based on custom Azure Policy definition.
public Azure.ResourceManager.SecurityCenter.Models.SecurityAssessmentType? AssessmentType { get; set; }
member this.AssessmentType : Nullable<Azure.ResourceManager.SecurityCenter.Models.SecurityAssessmentType> with get, set
Public Property AssessmentType As Nullable(Of SecurityAssessmentType)
Property Value
Applies to
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET