RestResponseRegex interface
The regular expressions to match the response content with.
Properties
matches | The list of regular expressions. |
match |
Indicates whether any or all of the expressions should match with the response content. |
Property Details
matches
The list of regular expressions.
matches?: string[]
Property Value
string[]
matchQuantifier
Indicates whether any or all of the expressions should match with the response content.
matchQuantifier?: RestMatchQuantifier
Property Value
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for JavaScript