ExecuteDeallocateContent 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.
The ExecuteDeallocateRequest request for executeDeallocate operations.
public class ExecuteDeallocateContent : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Compute.BulkActions.Models.ExecuteDeallocateContent>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Compute.BulkActions.Models.ExecuteDeallocateContent>
type ExecuteDeallocateContent = class
interface IJsonModel<ExecuteDeallocateContent>
interface IPersistableModel<ExecuteDeallocateContent>
Public Class ExecuteDeallocateContent
Implements IJsonModel(Of ExecuteDeallocateContent), IPersistableModel(Of ExecuteDeallocateContent)
- Inheritance
-
ExecuteDeallocateContent
- Implements
Constructors
| Name | Description |
|---|---|
| ExecuteDeallocateContent(ScheduledActionExecutionParameterDetail, UserRequestResources) |
Initializes a new instance of ExecuteDeallocateContent. |
Properties
| Name | Description |
|---|---|
| ExecutionParameters |
The execution parameters for the request. |
| Resources |
The resources for the request. |