RuleGetResponse Class
The Get Rule operation response.
Assembly: Microsoft.WindowsAzure.Management.Monitoring (in Microsoft.WindowsAzure.Management.Monitoring.dll)
System::Object
Hyak.Common::HttpOperationResponse
Microsoft.Azure::AzureOperationResponse
Microsoft.WindowsAzure.Management.Monitoring.Alerts.Models::RuleGetResponse
Hyak.Common::HttpOperationResponse
Microsoft.Azure::AzureOperationResponse
Microsoft.WindowsAzure.Management.Monitoring.Alerts.Models::RuleGetResponse
| Name | Description | |
|---|---|---|
![]() | RuleGetResponse() | Initializes a new instance of the RuleGetResponse class. |
| Name | Description | |
|---|---|---|
![]() | RequestId | (Inherited from AzureOperationResponse.) |
![]() | Rule | Optional. The retrieved rule. |
![]() | StatusCode | (Inherited from HttpOperationResponse.) |
| 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:


