LogSearchRuleResourcePatch Class

Definition

The log search rule resource for patch operations.

[Microsoft.Rest.Serialization.JsonTransformation]
public class LogSearchRuleResourcePatch
[<Microsoft.Rest.Serialization.JsonTransformation>]
type LogSearchRuleResourcePatch = class
Public Class LogSearchRuleResourcePatch
Inheritance
LogSearchRuleResourcePatch
Attributes

Constructors

LogSearchRuleResourcePatch()

Initializes a new instance of the LogSearchRuleResourcePatch class.

LogSearchRuleResourcePatch(IDictionary<String,String>, String)

Initializes a new instance of the LogSearchRuleResourcePatch class.

Properties

Enabled

Gets or sets the flag which indicates whether the Log Search rule is enabled. Value should be true or false. Possible values include: 'true', 'false'

Tags

Gets or sets resource tags

Applies to