Share via


AzureApplicationGatewayProbeHealthResponseMatchBase.Body Property

Definition

[System.Management.Automation.Parameter(HelpMessage="Body that must be contained in the health response. Default value is empty")]
[System.Management.Automation.ValidateNotNullOrEmpty]
public string Body { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="Body that must be contained in the health response. Default value is empty")>]
[<System.Management.Automation.ValidateNotNullOrEmpty>]
member this.Body : string with get, set
Public Property Body As String

Property Value

Attributes

Applies to