Partilhar via


RequestMethodMatchCondition Construtor

Definição

Inicializa uma nova instância de RequestMethodMatchCondition.

public RequestMethodMatchCondition (Azure.ResourceManager.Cdn.Models.RequestMethodMatchConditionType conditionType, Azure.ResourceManager.Cdn.Models.RequestMethodOperator requestMethodOperator);
new Azure.ResourceManager.Cdn.Models.RequestMethodMatchCondition : Azure.ResourceManager.Cdn.Models.RequestMethodMatchConditionType * Azure.ResourceManager.Cdn.Models.RequestMethodOperator -> Azure.ResourceManager.Cdn.Models.RequestMethodMatchCondition
Public Sub New (conditionType As RequestMethodMatchConditionType, requestMethodOperator As RequestMethodOperator)

Parâmetros

requestMethodOperator
RequestMethodOperator

Descreve o operador a ser correspondido.

Aplica-se a