Endpoint.DeliveryPolicy Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets a policy that specifies the delivery rules to be used for an endpoint.
[Newtonsoft.Json.JsonProperty(PropertyName="properties.deliveryPolicy")]
public Microsoft.Azure.Management.Cdn.Models.EndpointPropertiesUpdateParametersDeliveryPolicy DeliveryPolicy { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.deliveryPolicy")>]
member this.DeliveryPolicy : Microsoft.Azure.Management.Cdn.Models.EndpointPropertiesUpdateParametersDeliveryPolicy with get, set
Public Property DeliveryPolicy As EndpointPropertiesUpdateParametersDeliveryPolicy
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute