ArmDeploymentWhatIfContent 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.
Deployment What-if operation parameters.
public class ArmDeploymentWhatIfContent : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Resources.Deployments.Models.ArmDeploymentWhatIfContent>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Resources.Deployments.Models.ArmDeploymentWhatIfContent>
type ArmDeploymentWhatIfContent = class
interface IJsonModel<ArmDeploymentWhatIfContent>
interface IPersistableModel<ArmDeploymentWhatIfContent>
Public Class ArmDeploymentWhatIfContent
Implements IJsonModel(Of ArmDeploymentWhatIfContent), IPersistableModel(Of ArmDeploymentWhatIfContent)
- Inheritance
-
ArmDeploymentWhatIfContent
- Implements
Constructors
| Name | Description |
|---|---|
| ArmDeploymentWhatIfContent(ArmDeploymentWhatIfProperties) |
Initializes a new instance of ArmDeploymentWhatIfContent. |
Properties
| Name | Description |
|---|---|
| Location |
The location to store the deployment data. |
| Properties |
The deployment properties. |