ValidateForOperationContent 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.
ValidateForOperation post action request to check if operation can be performed.
public class ValidateForOperationContent : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.ResilienceManagement.Models.ValidateForOperationContent>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.ResilienceManagement.Models.ValidateForOperationContent>
type ValidateForOperationContent = class
interface IJsonModel<ValidateForOperationContent>
interface IPersistableModel<ValidateForOperationContent>
Public Class ValidateForOperationContent
Implements IJsonModel(Of ValidateForOperationContent), IPersistableModel(Of ValidateForOperationContent)
- Inheritance
-
ValidateForOperationContent
- Implements
Constructors
| Name | Description |
|---|---|
| ValidateForOperationContent(RecoveryOperationNames) |
Initializes a new instance of ValidateForOperationContent. |
Properties
| Name | Description |
|---|---|
| OperationName |
Operation Name to validate. |