CdnEdgeAction(DeliveryRuleEdgeActionProperties) 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 CdnEdgeAction.
public CdnEdgeAction(Azure.ResourceManager.Cdn.Models.DeliveryRuleEdgeActionProperties parameters);
new Azure.ResourceManager.Cdn.Models.CdnEdgeAction : Azure.ResourceManager.Cdn.Models.DeliveryRuleEdgeActionProperties -> Azure.ResourceManager.Cdn.Models.CdnEdgeAction
Public Sub New (parameters As DeliveryRuleEdgeActionProperties)
Parameters
- parameters
- DeliveryRuleEdgeActionProperties
Defines the parameters for the action.
Exceptions
parameters is null.