다음을 통해 공유


PolicyViolation.Details Property

Definition

Gets or sets describes specific details about why this policy violation was reported.

[Newtonsoft.Json.JsonProperty(PropertyName="details")]
public string Details { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="details")>]
member this.Details : string with get, set
Public Property Details As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to