AdaptiveApplicationControlGroupData.SourceSystem Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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