Share via


ExportResultFormat type

Defines values for ExportResultFormat.
KnownExportResultFormat can be used interchangeably with ExportResultFormat, this enum contains the known values that the service supports.

Known values supported by the service

swagger-link-json: The API Definition is exported in OpenAPI Specification 2.0 format to the Storage Blob.
wsdl-link+xml: The API Definition is exported in WSDL Schema to Storage Blob. This is only supported for APIs of Type soap
wadl-link-json: Export the API Definition in WADL Schema to Storage Blob.
openapi-link: Export the API Definition in OpenAPI Specification 3.0 to Storage Blob.

type ExportResultFormat = string