DeliveryRuleEdgeActionProperties(EdgeActionInvocationPoint) Constructor
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.
Initializes a new instance of DeliveryRuleEdgeActionProperties.
public DeliveryRuleEdgeActionProperties(Azure.ResourceManager.Cdn.Models.EdgeActionInvocationPoint invocationPoint);
new Azure.ResourceManager.Cdn.Models.DeliveryRuleEdgeActionProperties : Azure.ResourceManager.Cdn.Models.EdgeActionInvocationPoint -> Azure.ResourceManager.Cdn.Models.DeliveryRuleEdgeActionProperties
Public Sub New (invocationPoint As EdgeActionInvocationPoint)
Parameters
- invocationPoint
- EdgeActionInvocationPoint
Defines at which point in the request processing pipeline the edge action will be invoked.