OriginGroupOverrideActionParameters Class

Defines the parameters for the origin group override action.

Constructor

OriginGroupOverrideActionParameters(*args: Any, **kwargs: Any)

Variables

Name Description
origin_group

defines the OriginGroup that would override the DefaultOriginGroup. Required.

type_name
str or <xref:azure.mgmt.cdn.models.DELIVERY_RULE_ORIGIN_GROUP_OVERRIDE_ACTION_PARAMETERS>

Required. DELIVERY_RULE_ORIGIN_GROUP_OVERRIDE_ACTION_PARAMETERS.

Attributes

origin_group

defines the OriginGroup that would override the DefaultOriginGroup. Required.

origin_group: _models.ResourceReference

type_name

Required. DELIVERY_RULE_ORIGIN_GROUP_OVERRIDE_ACTION_PARAMETERS.

type_name: DELIVERY_RULE_ORIGIN_GROUP_OVERRIDE_ACTION_PARAMETERS: 'DeliveryRuleOriginGroupOverrideActionParameters'>]