Share via


DeliveryRuleServerPortCondition(ServerPortMatchCondition) Constructor

Definition

Initializes a new instance of DeliveryRuleServerPortCondition.

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

Parameters

properties
ServerPortMatchCondition

Defines the parameters for the condition.

Exceptions

properties is null.

Applies to