HttpRouteMatchPath Class
Path to match for routing.
Variables are only populated by the server, and will be ignored when sending a request.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
HttpRouteMatchPath
Constructor
HttpRouteMatchPath(*, value: str, rewrite: Optional[str] = None, **kwargs)
Parameters
Variables
- type
- str
Required. how to match value in the Uri. Default value: "prefix" .
Attributes
type
type = 'prefix'
Feedback
Submit and view feedback for