Endpoint Global Delivery Rule Url Rewrite Action
data class EndpointGlobalDeliveryRuleUrlRewriteAction(val destination: String, val preserveUnmatchedPath: Boolean? = null, val sourcePattern: String)
Constructors
Link copied to clipboard
fun EndpointGlobalDeliveryRuleUrlRewriteAction(destination: String, preserveUnmatchedPath: Boolean? = null, sourcePattern: String)