AutomationProperties.Sources 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 or sets a collection of the source event types which evaluate the security automation set of rules.
[Newtonsoft.Json.JsonProperty(PropertyName="sources")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Security.Models.AutomationSource> Sources { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="sources")>]
member this.Sources : System.Collections.Generic.IList<Microsoft.Azure.Management.Security.Models.AutomationSource> with get, set
Public Property Sources As IList(Of AutomationSource)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute