Aracılığıyla paylaş


AutomationProperties.Sources Property

Definition

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

Applies to