Sdílet prostřednictvím


DeliveryRulePostArgsCondition(PostArgsMatchCondition) Constructor

Definition

Initializes a new instance of DeliveryRulePostArgsCondition.

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

Parameters

properties
PostArgsMatchCondition

Defines the parameters for the condition.

Exceptions

properties is null.

Applies to