IDeliveryRuleEdgeActionParameters Interface
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.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.DeliveryRuleEdgeActionParametersTypeConverter))]
public interface IDeliveryRuleEdgeActionParameters : Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.IDeliveryRuleActionParameters
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.DeliveryRuleEdgeActionParametersTypeConverter))>]
type IDeliveryRuleEdgeActionParameters = interface
interface IJsonSerializable
interface IDeliveryRuleActionParameters
Public Interface IDeliveryRuleEdgeActionParameters
Implements IDeliveryRuleActionParameters
- Derived
- Attributes
- Implements
Properties
| Name | Description |
|---|---|
| EdgeActionReferenceId |
Resource ID. |
| InvocationPoint |
Defines at which point in the request processing pipeline the edge action will be invoked. |
| TypeName | (Inherited from IDeliveryRuleActionParameters) |
Methods
| Name | Description |
|---|---|
| ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |