Skip to main content
Version: Next 🚧

[I] HttpOperationBody

Extends

Properties

PropertyModifierTypeDescriptionInherited from
bodyKindreadonly"single"--
containsMetadataAnnotationsreadonlybooleanIf the body contains metadata annotations to ignore. For example @header.HttpBody.containsMetadataAnnotations
contentTypeProperty?readonlyModelPropertyProperty used to set the content type if existsHttpOperationBodyBase.contentTypeProperty
contentTypesreadonlystring[]Content types.HttpOperationBodyBase.contentTypes
isExplicitreadonlybooleanIf the body was explicitly set with @body.HttpBody.isExplicit
parameter?publicModelPropertyDeprecated use propertyHttpBody.parameter
property?readonlyModelPropertyIf the body was explicitly set as a property. Correspond to the property with @body or @bodyRootHttpBody.property
typereadonlyType-HttpBody.type