你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
SecurityAssessmentPropertiesResponse Constructors
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.
Overloads
SecurityAssessmentPropertiesResponse() |
Initializes a new instance of the SecurityAssessmentPropertiesResponse class. |
SecurityAssessmentPropertiesResponse(ResourceDetails, AssessmentStatusResponse, String, IDictionary<String,String>, AssessmentLinks, SecurityAssessmentMetadataProperties, SecurityAssessmentPartnerData) |
Initializes a new instance of the SecurityAssessmentPropertiesResponse class. |
SecurityAssessmentPropertiesResponse()
Initializes a new instance of the SecurityAssessmentPropertiesResponse class.
public SecurityAssessmentPropertiesResponse ();
Public Sub New ()
Applies to
SecurityAssessmentPropertiesResponse(ResourceDetails, AssessmentStatusResponse, String, IDictionary<String,String>, AssessmentLinks, SecurityAssessmentMetadataProperties, SecurityAssessmentPartnerData)
Initializes a new instance of the SecurityAssessmentPropertiesResponse class.
public SecurityAssessmentPropertiesResponse (Microsoft.Azure.Management.Security.Models.ResourceDetails resourceDetails, Microsoft.Azure.Management.Security.Models.AssessmentStatusResponse status, string displayName = default, System.Collections.Generic.IDictionary<string,string> additionalData = default, Microsoft.Azure.Management.Security.Models.AssessmentLinks links = default, Microsoft.Azure.Management.Security.Models.SecurityAssessmentMetadataProperties metadata = default, Microsoft.Azure.Management.Security.Models.SecurityAssessmentPartnerData partnersData = default);
new Microsoft.Azure.Management.Security.Models.SecurityAssessmentPropertiesResponse : Microsoft.Azure.Management.Security.Models.ResourceDetails * Microsoft.Azure.Management.Security.Models.AssessmentStatusResponse * string * System.Collections.Generic.IDictionary<string, string> * Microsoft.Azure.Management.Security.Models.AssessmentLinks * Microsoft.Azure.Management.Security.Models.SecurityAssessmentMetadataProperties * Microsoft.Azure.Management.Security.Models.SecurityAssessmentPartnerData -> Microsoft.Azure.Management.Security.Models.SecurityAssessmentPropertiesResponse
Public Sub New (resourceDetails As ResourceDetails, status As AssessmentStatusResponse, Optional displayName As String = Nothing, Optional additionalData As IDictionary(Of String, String) = Nothing, Optional links As AssessmentLinks = Nothing, Optional metadata As SecurityAssessmentMetadataProperties = Nothing, Optional partnersData As SecurityAssessmentPartnerData = Nothing)
Parameters
- resourceDetails
- ResourceDetails
Details of the resource that was assessed
- status
- AssessmentStatusResponse
The result of the assessment
- displayName
- String
User friendly display name of the assessment
- additionalData
- IDictionary<String,String>
Additional data regarding the assessment
- links
- AssessmentLinks
Links relevant to the assessment
- metadata
- SecurityAssessmentMetadataProperties
Describes properties of an assessment metadata.
- partnersData
- SecurityAssessmentPartnerData
Data regarding 3rd party partner integration