LogSearchRuleResource.Source Property

Definition

Gets or sets data Source against which rule will Query Data

[Newtonsoft.Json.JsonProperty(PropertyName="properties.source")]
public Microsoft.Azure.Management.Monitor.Models.Source Source { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.source")>]
member this.Source : Microsoft.Azure.Management.Monitor.Models.Source with get, set
Public Property Source As Source

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to