Share via


IEndpointPropertiesUpdateParameters.DeliveryPolicyRule Property

Definition

A list of the delivery rules.

[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Description="A list of the delivery rules.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IDeliveryRule) }, ReadOnly=false, Required=false, SerializedName="rules")]
public Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IDeliveryRule[] DeliveryPolicyRule { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Description="A list of the delivery rules.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IDeliveryRule) }, ReadOnly=false, Required=false, SerializedName="rules")>]
member this.DeliveryPolicyRule : Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IDeliveryRule[] with get, set
Public Property DeliveryPolicyRule As IDeliveryRule()

Property Value

Attributes

Applies to