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 server.

Inheritance
azure.mgmt.cdn._serialization.Model
EndpointPropertiesUpdateParametersDeliveryPolicy

Constructor

EndpointPropertiesUpdateParametersDeliveryPolicy(*, rules: List[_models.DeliveryRule], description: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
description
str

User-friendly description of the policy.

rules

A list of the delivery rules. Required.

Variables

Name Description
description
str

User-friendly description of the policy.

rules

A list of the delivery rules. Required.