ExportResultFormat Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines values for ExportResultFormat.
public static class ExportResultFormat
type ExportResultFormat = class
Public Class ExportResultFormat
- Inheritance
-
ExportResultFormat
Fields
OpenApi |
Export the API Definition in OpenAPI Specification 3.0 to Storage Blob. |
Swagger |
The API Definition is exported in OpenAPI Specification 2.0 format to the Storage Blob. |
Wadl |
Export the API Definition in WADL Schema to Storage Blob. |
Wsdl |
The API Definition is exported in WSDL Schema to Storage Blob. This
is only supported for APIs of Type |