DeliveryRuleEdgeActionProperties 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 parameters for the edge action.
public class DeliveryRuleEdgeActionProperties : Azure.ResourceManager.Cdn.Models.DeliveryRuleActionProperties, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Cdn.Models.DeliveryRuleEdgeActionProperties>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Cdn.Models.DeliveryRuleEdgeActionProperties>
type DeliveryRuleEdgeActionProperties = class
inherit DeliveryRuleActionProperties
interface IJsonModel<DeliveryRuleEdgeActionProperties>
interface IPersistableModel<DeliveryRuleEdgeActionProperties>
Public Class DeliveryRuleEdgeActionProperties
Inherits DeliveryRuleActionProperties
Implements IJsonModel(Of DeliveryRuleEdgeActionProperties), IPersistableModel(Of DeliveryRuleEdgeActionProperties)
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| DeliveryRuleEdgeActionProperties(EdgeActionInvocationPoint) |
Initializes a new instance of DeliveryRuleEdgeActionProperties. |
Properties
| Name | Description |
|---|---|
| EdgeActionReferenceId |
Resource ID. |
| InvocationPoint |
Defines at which point in the request processing pipeline the edge action will be invoked. |