RuleDataSource 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
RuleDataSource() | |
RuleDataSource(String) |
RuleDataSource()
public RuleDataSource ();
Public Sub New ()
Applies to
RuleDataSource(String)
public RuleDataSource (string resourceUri = default);
new Microsoft.Azure.Management.Monitor.Version2018_09_01.Models.RuleDataSource : string -> Microsoft.Azure.Management.Monitor.Version2018_09_01.Models.RuleDataSource
Public Sub New (Optional resourceUri As String = Nothing)
Parameters
- resourceUri
- String