EdgeActionProperties 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 properties.
public class EdgeActionProperties : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.EdgeActions.Models.EdgeActionProperties>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.EdgeActions.Models.EdgeActionProperties>
type EdgeActionProperties = class
interface IJsonModel<EdgeActionProperties>
interface IPersistableModel<EdgeActionProperties>
Public Class EdgeActionProperties
Implements IJsonModel(Of EdgeActionProperties), IPersistableModel(Of EdgeActionProperties)
- Inheritance
-
EdgeActionProperties
- Implements
Constructors
| Name | Description |
|---|---|
| EdgeActionProperties() |
Initializes a new instance of EdgeActionProperties. |
Properties
| Name | Description |
|---|---|
| Attachments |
A list of attachments for the edge action. |
| ProvisioningState |
The provisioning state of the edge action. |