Share via


DeliveryRuleRequestMethodCondition(RequestMethodMatchCondition) Constructor

Definition

Initializes a new instance of DeliveryRuleRequestMethodCondition.

public DeliveryRuleRequestMethodCondition (Azure.ResourceManager.Cdn.Models.RequestMethodMatchCondition properties);
new Azure.ResourceManager.Cdn.Models.DeliveryRuleRequestMethodCondition : Azure.ResourceManager.Cdn.Models.RequestMethodMatchCondition -> Azure.ResourceManager.Cdn.Models.DeliveryRuleRequestMethodCondition
Public Sub New (properties As RequestMethodMatchCondition)

Parameters

properties
RequestMethodMatchCondition

Defines the parameters for the condition.

Exceptions

properties is null.

Applies to