Optional bodyOptional body content for the request.
Optional headersOptional headers for the request.
Optional queryOptional query parameters for the request.
Optional returnFlag to indicate whether to return the result as an object or a stream.
Optional signalOptional abort signal for the request.
The URL of the resource to create.
Extended parameters for creating a resource with streaming support.
Remarks
This interface extends
CreateParametersto include an optional flag for returning an object instead of a stream.