SecurityAssessmentMetadataResponse.PartnerData 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.
Gets or sets describes the partner that created the assessment
[Newtonsoft.Json.JsonProperty(PropertyName="properties.partnerData")]
public Microsoft.Azure.Management.Security.Models.SecurityAssessmentMetadataPartnerData PartnerData { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.partnerData")>]
member this.PartnerData : Microsoft.Azure.Management.Security.Models.SecurityAssessmentMetadataPartnerData with get, set
Public Property PartnerData As SecurityAssessmentMetadataPartnerData
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute