HttpRouteMatchRule Class

Describes a rule for http route matching.

All required parameters must be populated in order to send to Azure.

Inheritance
HttpRouteMatchRule

Constructor

HttpRouteMatchRule(*, path, headers=None, **kwargs)

Parameters

path
HttpRouteMatchPath
Required

Required. Path to match for routing.

headers
list[HttpRouteMatchHeader]
Required

headers and their values to match in request.