EdgeActionAttachment 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.
Edge action attachment information.
public class EdgeActionAttachment : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.EdgeActions.Models.EdgeActionAttachment>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.EdgeActions.Models.EdgeActionAttachment>
type EdgeActionAttachment = class
interface IJsonModel<EdgeActionAttachment>
interface IPersistableModel<EdgeActionAttachment>
Public Class EdgeActionAttachment
Implements IJsonModel(Of EdgeActionAttachment), IPersistableModel(Of EdgeActionAttachment)
- Inheritance
-
EdgeActionAttachment
- Implements
Constructors
| Name | Description |
|---|---|
| EdgeActionAttachment(ResourceIdentifier) |
Initializes a new instance of EdgeActionAttachment. |
Properties
| Name | Description |
|---|---|
| AttachedResourceId |
The attached resource Id. |
| Id |
The edge action attachment id. |