Freigeben über


IEdgeAction.Attachment Property

Definition

A list of attachments for the edge action

[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=false, Description="A list of attachments for the edge action", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.IEdgeActionAttachment) }, Read=true, ReadOnly=true, Required=false, SerializedName="attachments", Update=false)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.IEdgeActionAttachment> Attachment { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=false, Description="A list of attachments for the edge action", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.IEdgeActionAttachment) }, Read=true, ReadOnly=true, Required=false, SerializedName="attachments", Update=false)>]
member this.Attachment : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.IEdgeActionAttachment>
Public ReadOnly Property Attachment As List(Of IEdgeActionAttachment)

Property Value

Attributes

Applies to