Utf8JsonRequestContent Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class Utf8JsonRequestContent : Azure.Core.RequestContent
type Utf8JsonRequestContent = class
inherit RequestContent
Public Class Utf8JsonRequestContent
Inherits RequestContent
- Inheritance
Constructors
| Name | Description |
|---|---|
| Utf8JsonRequestContent() | |
Properties
| Name | Description |
|---|---|
| JsonWriter | |
Methods
| Name | Description |
|---|---|
| Dispose() | |
| TryComputeLength(Int64) | |
| WriteTo(Stream, CancellationToken) | |
| WriteToAsync(Stream, CancellationToken) | |