OriginGroupOverrideActionParameters Class

Defines the parameters for the origin group override action.

Variables are only populated by the server, and will be ignored when sending a request.

All required parameters must be populated in order to send to Azure.

Inheritance
OriginGroupOverrideActionParameters

Constructor

OriginGroupOverrideActionParameters(*, origin_group: azure.mgmt.cdn.models._models_py3.ResourceReference, **kwargs)

Variables

type_name
str

Has constant value: "DeliveryRuleOriginGroupOverrideActionParameters".

origin_group
ResourceReference

Required. defines the OriginGroup that would override the DefaultOriginGroup.

Attributes

type_name

type_name = 'DeliveryRuleOriginGroupOverrideActionParameters'