RuleManagementEventDataSource Class
Updated: September 18, 2014
A rule management event data source.
Assembly: Microsoft.Azure.Insights (in Microsoft.Azure.Insights.dll)
System::Object
Microsoft.Azure.Management.Insights.Models::RuleDataSource
Microsoft.Azure.Management.Insights.Models::RuleManagementEventDataSource
Microsoft.Azure.Management.Insights.Models::RuleDataSource
Microsoft.Azure.Management.Insights.Models::RuleManagementEventDataSource
| Name | Description | |
|---|---|---|
![]() | RuleManagementEventDataSource() | Initializes a new instance of the RuleManagementEventDataSource class. |
| Name | Description | |
|---|---|---|
![]() | Claims | Optional. The claims. |
![]() | EventName | Optional. The event name. |
![]() | EventSource | Optional. The event source. |
![]() | Level | Optional. The level. |
![]() | OperationName | Optional. The operation name. |
![]() | ResourceGroupName | Optional. The resource group name. |
![]() | ResourceProviderName | Optional. The resource provider name. |
![]() | ResourceUri | Optional. The resource uri. |
![]() | Status | Optional. The status. |
![]() | SubStatus | Optional. The substatus. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:


