RuleCreateOrUpdateParameters Class
Updated: September 18, 2014
Parameters supplied to the Create or Update Rule operation.
Assembly: Microsoft.Azure.Insights (in Microsoft.Azure.Insights.dll)
| Name | Description | |
|---|---|---|
![]() | RuleCreateOrUpdateParameters() | Initializes a new instance of the RuleCreateOrUpdateParameters class. |
| Name | Description | |
|---|---|---|
![]() | Location | Optional. The location of the rule. |
![]() | Properties | Optional. The rule to create or update. |
![]() | Tags | Optional. The tags of the rule. |
| 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:


