Bagikan melalui


PolicyAssignmentProperties.Description Property

Definition

The description.

[Newtonsoft.Json.JsonProperty(Required=Newtonsoft.Json.Required.Default)]
public string Description { get; set; }
[<Newtonsoft.Json.JsonProperty(Required=Newtonsoft.Json.Required.Default)>]
member this.Description : string with get, set
Public Property Description As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to