Share via


ModelExtensions.ToDeliveryRule(PSDeliveryRule) Method

Definition

public static Microsoft.Azure.Management.Cdn.Models.DeliveryRule ToDeliveryRule (this Microsoft.Azure.Commands.Cdn.Models.Endpoint.PSDeliveryRule psDeliveryRule);
static member ToDeliveryRule : Microsoft.Azure.Commands.Cdn.Models.Endpoint.PSDeliveryRule -> Microsoft.Azure.Management.Cdn.Models.DeliveryRule
<Extension()>
Public Function ToDeliveryRule (psDeliveryRule As PSDeliveryRule) As DeliveryRule

Parameters

psDeliveryRule
PSDeliveryRule

Returns

Applies to