EndpointPropertiesUpdateParametersDeliveryPolicy Class

A policy that specifies the delivery rules to be used for an endpoint.

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

Inheritance
EndpointPropertiesUpdateParametersDeliveryPolicy

Constructor

EndpointPropertiesUpdateParametersDeliveryPolicy(*, rules: List[azure.mgmt.cdn.models._models_py3.DeliveryRule], description: Optional[str] = None, **kwargs)

Variables

description
str

User-friendly description of the policy.

rules
list[DeliveryRule]

Required. A list of the delivery rules.