Share via


ModelExtensions.ToDeliveryRuleCondition(PSDeliveryRuleCondition) Method

Definition

public static Microsoft.Azure.Management.Cdn.Models.DeliveryRuleCondition ToDeliveryRuleCondition (this Microsoft.Azure.Commands.Cdn.Models.Endpoint.PSDeliveryRuleCondition psDeliveryRuleCondition);
static member ToDeliveryRuleCondition : Microsoft.Azure.Commands.Cdn.Models.Endpoint.PSDeliveryRuleCondition -> Microsoft.Azure.Management.Cdn.Models.DeliveryRuleCondition
<Extension()>
Public Function ToDeliveryRuleCondition (psDeliveryRuleCondition As PSDeliveryRuleCondition) As DeliveryRuleCondition

Parameters

psDeliveryRuleCondition
PSDeliveryRuleCondition

Returns

Applies to