Share via


AdaptiveApplicationControlGroupData.SourceSystem Property

Definition

Gets the source type of the machine group Possible values include: 'Azure_AppLocker', 'Azure_AuditD', 'NonAzure_AppLocker', 'NonAzure_AuditD', 'None'

[Newtonsoft.Json.JsonProperty(PropertyName="sourceSystem")]
public string SourceSystem { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="sourceSystem")>]
member this.SourceSystem : string
Public ReadOnly Property SourceSystem As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to