Share via


ModelExtensions.ToDeliveryRuleAction(PSDeliveryRuleAction) Method

Definition

public static Microsoft.Azure.Management.Cdn.Models.DeliveryRuleAction ToDeliveryRuleAction (this Microsoft.Azure.Commands.Cdn.Models.Endpoint.PSDeliveryRuleAction psDeliveryRuleAction);
static member ToDeliveryRuleAction : Microsoft.Azure.Commands.Cdn.Models.Endpoint.PSDeliveryRuleAction -> Microsoft.Azure.Management.Cdn.Models.DeliveryRuleAction
<Extension()>
Public Function ToDeliveryRuleAction (psDeliveryRuleAction As PSDeliveryRuleAction) As DeliveryRuleAction

Parameters

psDeliveryRuleAction
PSDeliveryRuleAction

Returns

Applies to