ScheduledQueryRuleSource 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
ScheduledQueryRuleSource() | |
ScheduledQueryRuleSource(Source) |
Initializes a new instance of the ScheduledQueryRuleSource class. |
ScheduledQueryRuleSource()
public ScheduledQueryRuleSource ();
Public Sub New ()
Applies to
ScheduledQueryRuleSource(Source)
Initializes a new instance of the ScheduledQueryRuleSource class.
public ScheduledQueryRuleSource (Microsoft.Azure.Management.Monitor.Models.Source source);
new Microsoft.Azure.Management.Monitor.Management.Models.ScheduledQueryRuleSource : Microsoft.Azure.Management.Monitor.Models.Source -> Microsoft.Azure.Management.Monitor.Management.Models.ScheduledQueryRuleSource
Public Sub New (source As Source)
Parameters
- source
- Source
The Source of the ScheduledQueryRule object