LogSearchRuleResourcePatch Class
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.
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
Azure SDK for .NET