Gets custom HTTP content for streaming or multipart requests.
public HttpContent? Content { get; init; }API references are intentionally omitted from this search. To find API references, please search these dedicated API pages instead:
public string? BearerToken { get; init; }public object? Body { get; init; }public HttpContent? Content { get; init; }public IReadOnlyDictionary<string, string> Headers { get; init; }id.public IReadOnlyDictionary<string, object?> PathParameters { get; init; }public IReadOnlyDictionary<string, object?> Query { get; init; }