ProtectionIntentQueryObject.ItemName Property

Definition

Gets or sets item name of the intent

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to