WebTestPropertiesValidationRulesContentValidation クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
コンテンツ検証プロパティのコレクション。
public class WebTestPropertiesValidationRulesContentValidation
type WebTestPropertiesValidationRulesContentValidation = class
Public Class WebTestPropertiesValidationRulesContentValidation
- 継承
-
WebTestPropertiesValidationRulesContentValidation
コンストラクター
WebTestPropertiesValidationRulesContentValidation() |
WebTestPropertiesValidationRulesContentValidation の新しいインスタンスを初期化します。 |
プロパティ
ContentMatch |
WebTest の戻り値で検索するコンテンツ。 null または空にすることはできません。 |
IgnoreCase |
この値を設定すると、ContentMatch 検証で大文字と小文字が区別されなくなります。 |
PassIfTextFound |
true の場合、ContentMatch 文字列に一致するものがある場合、検証は渡されます。 false の場合、一致がある場合、検証は失敗します。 |
適用対象
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for .NET