SecurityAssessmentPropertiesBase.ResourceDetails 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 details of the resource that was assessed
[Newtonsoft.Json.JsonProperty(PropertyName="resourceDetails")]
public Microsoft.Azure.Management.Security.Models.ResourceDetails ResourceDetails { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="resourceDetails")>]
member this.ResourceDetails : Microsoft.Azure.Management.Security.Models.ResourceDetails with get, set
Public Property ResourceDetails As ResourceDetails
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute