ScheduledQueryRuleResource Constructors
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.
Overloads
ScheduledQueryRuleResource() | |
ScheduledQueryRuleResource(LogSearchRuleResource) |
Initializes a new instance of the ScheduledQueryRuleSchedule class. |
ScheduledQueryRuleResource()
public ScheduledQueryRuleResource ();
Public Sub New ()
Applies to
ScheduledQueryRuleResource(LogSearchRuleResource)
Initializes a new instance of the ScheduledQueryRuleSchedule class.
public ScheduledQueryRuleResource (Microsoft.Azure.Management.Monitor.Models.LogSearchRuleResource logSearchRule);
new Microsoft.Azure.Management.Monitor.Management.Models.ScheduledQueryRuleResource : Microsoft.Azure.Management.Monitor.Models.LogSearchRuleResource -> Microsoft.Azure.Management.Monitor.Management.Models.ScheduledQueryRuleResource
Public Sub New (logSearchRule As LogSearchRuleResource)
Parameters
- logSearchRule
- LogSearchRuleResource
Definition of ScheduledQueryRule.