ApprovalDeletionCallbackContent(PostActionDeletionResourceActionType) Constructor
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.
Initializes a new instance of ApprovalDeletionCallbackContent.
public ApprovalDeletionCallbackContent(Azure.ResourceManager.VirtualEnclaves.Models.PostActionDeletionResourceActionType resourceRequestAction);
new Azure.ResourceManager.VirtualEnclaves.Models.ApprovalDeletionCallbackContent : Azure.ResourceManager.VirtualEnclaves.Models.PostActionDeletionResourceActionType -> Azure.ResourceManager.VirtualEnclaves.Models.ApprovalDeletionCallbackContent
Public Sub New (resourceRequestAction As PostActionDeletionResourceActionType)
Parameters
- resourceRequestAction
- PostActionDeletionResourceActionType
Resource request action indicating action which needed to be performed upon calling approval-deletion-callback post action.