Share via


IoTSecuritySolutionProperties.Export Property

Definition

Gets or sets list of additional options for exporting to workspace data.

[Newtonsoft.Json.JsonProperty(PropertyName="export")]
public System.Collections.Generic.IList<string> Export { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="export")>]
member this.Export : System.Collections.Generic.IList<string> with get, set
Public Property Export As IList(Of String)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to