RuleManagementEventDataSource Class

 

Updated: September 18, 2014

A rule management event data source.

Namespace:   Microsoft.Azure.Management.Insights.Models
Assembly:  Microsoft.Azure.Insights (in Microsoft.Azure.Insights.dll)

System::Object
  Microsoft.Azure.Management.Insights.Models::RuleDataSource
    Microsoft.Azure.Management.Insights.Models::RuleManagementEventDataSource

public ref class RuleManagementEventDataSource : RuleDataSource

NameDescription
System_CAPS_pubmethodRuleManagementEventDataSource()

Initializes a new instance of the RuleManagementEventDataSource class.

NameDescription
System_CAPS_pubpropertyClaims

Optional. The claims.

System_CAPS_pubpropertyEventName

Optional. The event name.

System_CAPS_pubpropertyEventSource

Optional. The event source.

System_CAPS_pubpropertyLevel

Optional. The level.

System_CAPS_pubpropertyOperationName

Optional. The operation name.

System_CAPS_pubpropertyResourceGroupName

Optional. The resource group name.

System_CAPS_pubpropertyResourceProviderName

Optional. The resource provider name.

System_CAPS_pubpropertyResourceUri

Optional. The resource uri.

System_CAPS_pubpropertyStatus

Optional. The status.

System_CAPS_pubpropertySubStatus

Optional. The substatus.

NameDescription
System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(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.

Return to top
Show: