KnownExportFormat enum
Known values of ExportFormat that the service accepts.
Fields
Openapi | Export the Api Definition in OpenAPI 3.0 Specification as YAML document to Storage Blob. |
OpenapiJson | Export the Api Definition in OpenAPI 3.0 Specification as JSON document to Storage Blob. |
Swagger | Export the Api Definition in OpenAPI 2.0 Specification as JSON document to the Storage Blob. |
Wadl | Export the Api Definition in WADL Schema to Storage Blob. |
Wsdl | Export the Api Definition in WSDL Schema to Storage Blob. This is only supported for APIs of Type |