MonitoringRuleInfo.SystemName Property
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.
Gets the system name that contains the monitoring rule.
public:
property System::String ^ SystemName { System::String ^ get(); };
public string SystemName { get; }
member this.SystemName : string
Public ReadOnly Property SystemName As String
Property Value
Returns a String that contains the system name that contains the monitoring rule.