VirtualEnclaveApprovalDeletionCallbackResourceAction Struct
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.
public readonly struct VirtualEnclaveApprovalDeletionCallbackResourceAction : IEquatable<Azure.ResourceManager.Enclave.Models.VirtualEnclaveApprovalDeletionCallbackResourceAction>
type VirtualEnclaveApprovalDeletionCallbackResourceAction = struct
Public Structure VirtualEnclaveApprovalDeletionCallbackResourceAction
Implements IEquatable(Of VirtualEnclaveApprovalDeletionCallbackResourceAction)
- Inheritance
-
VirtualEnclaveApprovalDeletionCallbackResourceAction
- Implements
Constructors
| Name | Description |
|---|---|
| VirtualEnclaveApprovalDeletionCallbackResourceAction(String) |
Initializes a new instance of VirtualEnclaveApprovalDeletionCallbackResourceAction. |
Properties
| Name | Description |
|---|---|
| Create |
Gets the Create. |
| Delete |
Gets the Delete. |
| Update |
Gets the Update. |
Methods
| Name | Description |
|---|---|
| Equals(VirtualEnclaveApprovalDeletionCallbackResourceAction) |
Indicates whether the current object is equal to another object of the same type. |
| ToString() |
Returns the fully qualified type name of this instance. |