ArmDeploymentOperation 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 operation information.
public class ArmDeploymentOperation : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Resources.Deployments.Models.ArmDeploymentOperation>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Resources.Deployments.Models.ArmDeploymentOperation>
type ArmDeploymentOperation = class
interface IJsonModel<ArmDeploymentOperation>
interface IPersistableModel<ArmDeploymentOperation>
Public Class ArmDeploymentOperation
Implements IJsonModel(Of ArmDeploymentOperation), IPersistableModel(Of ArmDeploymentOperation)
- Inheritance
-
ArmDeploymentOperation
- Implements
Properties
| Name | Description |
|---|---|
| Id |
Full deployment operation ID. |
| OperationId |
Deployment operation ID. |
| Properties |
Deployment properties. |