你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
SecurityAssessmentPropertiesBase Class
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.
Describes properties of an assessment.
public class SecurityAssessmentPropertiesBase
type SecurityAssessmentPropertiesBase = class
Public Class SecurityAssessmentPropertiesBase
- Inheritance
-
SecurityAssessmentPropertiesBase
- Derived
Constructors
SecurityAssessmentPropertiesBase() |
Initializes a new instance of the SecurityAssessmentPropertiesBase class. |
SecurityAssessmentPropertiesBase(ResourceDetails, String, IDictionary<String, String>, AssessmentLinks, SecurityAssessmentMetadataProperties, SecurityAssessmentPartnerData) |
Initializes a new instance of the SecurityAssessmentPropertiesBase class. |
Properties
AdditionalData |
Gets or sets additional data regarding the assessment |
DisplayName |
Gets user friendly display name of the assessment |
Links |
Gets links relevant to the assessment |
Metadata |
Gets or sets describes properties of an assessment metadata. |
PartnersData |
Gets or sets data regarding 3rd party partner integration |
ResourceDetails |
Gets or sets details of the resource that was assessed |
Methods
Validate() |
Validate the object. |