EdgeActionVersionProperties 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.
Represents an edge action version.
public class EdgeActionVersionProperties : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.EdgeActions.Models.EdgeActionVersionProperties>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.EdgeActions.Models.EdgeActionVersionProperties>
type EdgeActionVersionProperties = class
interface IJsonModel<EdgeActionVersionProperties>
interface IPersistableModel<EdgeActionVersionProperties>
Public Class EdgeActionVersionProperties
Implements IJsonModel(Of EdgeActionVersionProperties), IPersistableModel(Of EdgeActionVersionProperties)
- Inheritance
-
EdgeActionVersionProperties
- Implements
Constructors
| Name | Description |
|---|---|
| EdgeActionVersionProperties(EdgeActionVersionDeploymentType, EdgeActionIsDefaultVersion) |
Initializes a new instance of EdgeActionVersionProperties. |
Properties
| Name | Description |
|---|---|
| DeploymentType |
The deployment type. |
| IsDefaultVersion |
The active state. |
| LastPackageUpdatedOn |
The last update time in UTC for package update. |
| ProvisioningState |
The provisioning state. |
| ValidationStatus |
The validation status. |