Condividi tramite


IOriginGroupOverrideAction Interface

Definition

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

Properties

Name Description
Name

The name of the action for the delivery rule.

(Inherited from IDeliveryRuleAction1)
OriginGroupId

Resource ID.

ParameterTypeName

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to