CreateDenyAssignmentOptions.NotDataActions Property

Definition

[Newtonsoft.Json.JsonProperty("notDataActions")]
public System.Collections.Generic.List<string> NotDataActions { get; set; }
[<Newtonsoft.Json.JsonProperty("notDataActions")>]
member this.NotDataActions : System.Collections.Generic.List<string> with get, set
Public Property NotDataActions As List(Of String)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to