PolicyAssignment.DisplayName Propiedad

Definición

Obtiene o establece el nombre para mostrar de la asignación de directiva.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a