Request.Content Property

Definition

Gets or sets the request content.

public virtual Azure.Core.RequestContent? Content { get; set; }
member this.Content : Azure.Core.RequestContent with get, set
Public Overridable Property Content As RequestContent

Property Value

Applies to