ApprovalDeletionCallbackContent 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.
Request body for calling post-action.
public class ApprovalDeletionCallbackContent : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Enclave.Models.ApprovalDeletionCallbackContent>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Enclave.Models.ApprovalDeletionCallbackContent>
type ApprovalDeletionCallbackContent = class
interface IJsonModel<ApprovalDeletionCallbackContent>
interface IPersistableModel<ApprovalDeletionCallbackContent>
Public Class ApprovalDeletionCallbackContent
Implements IJsonModel(Of ApprovalDeletionCallbackContent), IPersistableModel(Of ApprovalDeletionCallbackContent)
- Inheritance
-
ApprovalDeletionCallbackContent
- Implements
Constructors
| Name | Description |
|---|---|
| ApprovalDeletionCallbackContent(VirtualEnclaveApprovalDeletionCallbackResourceAction) |
Initializes a new instance of ApprovalDeletionCallbackContent. |
Properties
| Name | Description |
|---|---|
| ResourceRequestAction |
Resource request action indicating action which needed to be performed upon calling approval-deletion-callback post action. |