Delivery Rule Ssl Protocol Condition Response
data class DeliveryRuleSslProtocolConditionResponse(val name: String, val parameters: SslProtocolMatchConditionParametersResponse)
Defines the SslProtocol condition for the delivery rule.
Constructors
Link copied to clipboard
fun DeliveryRuleSslProtocolConditionResponse(name: String, parameters: SslProtocolMatchConditionParametersResponse)