EdgeActionProperties.Attachments Property

Definition

A list of attachments for the edge action.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.EdgeActions.Models.EdgeActionAttachment> Attachments { get; }
member this.Attachments : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.EdgeActions.Models.EdgeActionAttachment>
Public ReadOnly Property Attachments As IReadOnlyList(Of EdgeActionAttachment)

Property Value

Applies to