CdnEdgeAction 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.
Defines the edge action for the delivery rule.
public class CdnEdgeAction : Azure.ResourceManager.Cdn.Models.DeliveryRuleAction, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Cdn.Models.CdnEdgeAction>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Cdn.Models.CdnEdgeAction>
type CdnEdgeAction = class
inherit DeliveryRuleAction
interface IJsonModel<CdnEdgeAction>
interface IPersistableModel<CdnEdgeAction>
Public Class CdnEdgeAction
Inherits DeliveryRuleAction
Implements IJsonModel(Of CdnEdgeAction), IPersistableModel(Of CdnEdgeAction)
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| CdnEdgeAction(DeliveryRuleEdgeActionProperties) |
Initializes a new instance of CdnEdgeAction. |
Properties
| Name | Description |
|---|---|
| Parameters |
Defines the parameters for the action. |