WebTestContentValidation.ContentMatch Property

Definition

Content to look for in the return of the WebTest. Must not be null or empty.

public Azure.Provisioning.BicepValue<string> ContentMatch { get; set; }
member this.ContentMatch : Azure.Provisioning.BicepValue<string> with get, set
Public Property ContentMatch As BicepValue(Of String)

Property Value

Applies to