ApprovalActionResult Class
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.
Response body after handling of approvalCallbackRequest.
public class ApprovalActionResult : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Enclave.Models.ApprovalActionResult>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Enclave.Models.ApprovalActionResult>
type ApprovalActionResult = class
interface IJsonModel<ApprovalActionResult>
interface IPersistableModel<ApprovalActionResult>
Public Class ApprovalActionResult
Implements IJsonModel(Of ApprovalActionResult), IPersistableModel(Of ApprovalActionResult)
- Inheritance
-
ApprovalActionResult
- Implements
Properties
| Name | Description |
|---|---|
| Message |
Confirmation message indicating the result of the operation. |