GalleryImageVersionSafetyProfile.ReportedForPolicyViolation Property

Definition

Gets indicates whether this image has been reported as violating Microsoft's policies.

[Newtonsoft.Json.JsonProperty(PropertyName="reportedForPolicyViolation")]
public bool? ReportedForPolicyViolation { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="reportedForPolicyViolation")>]
member this.ReportedForPolicyViolation : Nullable<bool>
Public ReadOnly Property ReportedForPolicyViolation As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to