Share via


IDeliveryRuleAction Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.DeliveryRuleActionTypeConverter))]
public interface IDeliveryRuleAction : Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.DeliveryRuleActionTypeConverter))>]
type IDeliveryRuleAction = interface
    interface IJsonSerializable
Public Interface IDeliveryRuleAction
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name

The name of the action for the delivery rule.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to