共用方式為


WebTestPropertiesRequest.RequestBody Property

Definition

Base64 encoded string body to send with this web test.

[Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.PropertyOrigin.Owned)]
public string RequestBody { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.PropertyOrigin.Owned)>]
member this.RequestBody : string with get, set
Public Property RequestBody As String

Property Value

Implements

Attributes

Applies to