ActivityLogAlertLeafCondition 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
ActivityLogAlertLeafCondition() | |
ActivityLogAlertLeafCondition(String, String) |
ActivityLogAlertLeafCondition()
public ActivityLogAlertLeafCondition ();
Public Sub New ()
Applies to
ActivityLogAlertLeafCondition(String, String)
public ActivityLogAlertLeafCondition (string field, string equals);
new Microsoft.Azure.Management.Monitor.Version2018_09_01.Models.ActivityLogAlertLeafCondition : string * string -> Microsoft.Azure.Management.Monitor.Version2018_09_01.Models.ActivityLogAlertLeafCondition
Public Sub New (field As String, equals As String)
Parameters
- field
- String
- equals
- String