DeliveryRuleSslProtocolMatchCondition(SslProtocolOperator) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Initializes a new instance of DeliveryRuleSslProtocolMatchCondition.
public DeliveryRuleSslProtocolMatchCondition(Azure.ResourceManager.Cdn.Models.SslProtocolOperator sslProtocolOperator);
new Azure.ResourceManager.Cdn.Models.DeliveryRuleSslProtocolMatchCondition : Azure.ResourceManager.Cdn.Models.SslProtocolOperator -> Azure.ResourceManager.Cdn.Models.DeliveryRuleSslProtocolMatchCondition
Public Sub New (sslProtocolOperator As SslProtocolOperator)
Parameters
- sslProtocolOperator
- SslProtocolOperator
Describes operator to be matched Serialized Name: SslProtocolMatchConditionParameters.operator