Skip to content

[I] MultipartOptions

PropertyTypeDescription
contentType?SdkModelPropertyTypeundefined if contentType is not set explicitly in Typespec
defaultContentTypesstring[]defined in Typespec or calculated by Typespec complier
filename?SdkModelPropertyTypeundefined if filename is not set explicitly in Typespec
isFilePartbooleanwhether this part is for file
isMultibooleanwhether this part is multi in request payload
namestring-