SecurityAssessmentPropertiesBase.PartnersData 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 data regarding 3rd party partner integration
[Newtonsoft.Json.JsonProperty(PropertyName="partnersData")]
public Microsoft.Azure.Management.Security.Models.SecurityAssessmentPartnerData PartnersData { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="partnersData")>]
member this.PartnersData : Microsoft.Azure.Management.Security.Models.SecurityAssessmentPartnerData with get, set
Public Property PartnersData As SecurityAssessmentPartnerData
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute