UNPKG

@kengachu-pulumi/azure-native-apimanagement

Version:

Pulumi Azure Native package for apimanagement

88 lines 3.89 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.SoapApiType = exports.Protocol = exports.PolicyContentFormat = exports.ContentFormat = exports.BearerTokenSendingMethods = exports.ApiType = void 0; exports.ApiType = { Http: "http", Soap: "soap", }; exports.BearerTokenSendingMethods = { /** * Access token will be transmitted in the Authorization header using Bearer schema */ AuthorizationHeader: "authorizationHeader", /** * Access token will be transmitted as query parameters. */ Query: "query", }; exports.ContentFormat = { /** * The contents are inline and Content type is a WADL document. */ Wadl_xml: "wadl-xml", /** * The WADL document is hosted on a publicly accessible internet address. */ Wadl_link_json: "wadl-link-json", /** * The contents are inline and Content Type is a OpenApi 2.0 Document. */ Swagger_json: "swagger-json", /** * The Open Api 2.0 document is hosted on a publicly accessible internet address. */ Swagger_link_json: "swagger-link-json", /** * The contents are inline and the document is a WSDL/Soap document. */ Wsdl: "wsdl", /** * The WSDL document is hosted on a publicly accessible internet address. */ Wsdl_link: "wsdl-link", /** * The contents are inline and Content Type is a OpenApi 3.0 Document in YAML format. */ Openapi: "openapi", /** * The contents are inline and Content Type is a OpenApi 3.0 Document in JSON format. */ Openapi_json: "openapi+json", /** * The Open Api 3.0 document is hosted on a publicly accessible internet address. */ Openapi_link: "openapi-link", }; exports.PolicyContentFormat = { /** * The contents are inline and Content type is an XML document. */ Xml: "xml", /** * The policy XML document is hosted on a http endpoint accessible from the API Management service. */ Xml_link: "xml-link", /** * The contents are inline and Content type is a non XML encoded policy document. */ Rawxml: "rawxml", /** * The policy document is not Xml encoded and is hosted on a http endpoint accessible from the API Management service. */ Rawxml_link: "rawxml-link", }; exports.Protocol = { Http: "http", Https: "https", }; exports.SoapApiType = { /** * Imports a SOAP API having a RESTful front end. */ SoapToRest: "http", /** * Imports the Soap API having a SOAP front end. */ SoapPassThrough: "soap", }; //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZW51bXMuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyJlbnVtcy50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiOzs7QUFBYSxRQUFBLE9BQU8sR0FBRztJQUNuQixJQUFJLEVBQUUsTUFBTTtJQUNaLElBQUksRUFBRSxNQUFNO0NBQ04sQ0FBQztBQU9FLFFBQUEseUJBQXlCLEdBQUc7SUFDckM7O09BRUc7SUFDSCxtQkFBbUIsRUFBRSxxQkFBcUI7SUFDMUM7O09BRUc7SUFDSCxLQUFLLEVBQUUsT0FBTztDQUNSLENBQUM7QUFPRSxRQUFBLGFBQWEsR0FBRztJQUN6Qjs7T0FFRztJQUNILFFBQVEsRUFBRSxVQUFVO0lBQ3BCOztPQUVHO0lBQ0gsY0FBYyxFQUFFLGdCQUFnQjtJQUNoQzs7T0FFRztJQUNILFlBQVksRUFBRSxjQUFjO0lBQzVCOztPQUVHO0lBQ0gsaUJBQWlCLEVBQUUsbUJBQW1CO0lBQ3RDOztPQUVHO0lBQ0gsSUFBSSxFQUFFLE1BQU07SUFDWjs7T0FFRztJQUNILFNBQVMsRUFBRSxXQUFXO0lBQ3RCOztPQUVHO0lBQ0gsT0FBTyxFQUFFLFNBQVM7SUFDbEI7O09BRUc7SUFDSCxZQUFZLEVBQUUsY0FBYztJQUM1Qjs7T0FFRztJQUNILFlBQVksRUFBRSxjQUFjO0NBQ3RCLENBQUM7QUFPRSxRQUFBLG1CQUFtQixHQUFHO0lBQy9COztPQUVHO0lBQ0gsR0FBRyxFQUFFLEtBQUs7SUFDVjs7T0FFRztJQUNILFFBQVEsRUFBRSxVQUFVO0lBQ3BCOztPQUVHO0lBQ0gsTUFBTSxFQUFFLFFBQVE7SUFDaEI7O09BRUc7SUFDSCxXQUFXLEVBQUUsYUFBYTtDQUNwQixDQUFDO0FBT0UsUUFBQSxRQUFRLEdBQUc7SUFDcEIsSUFBSSxFQUFFLE1BQU07SUFDWixLQUFLLEVBQUUsT0FBTztDQUNSLENBQUM7QUFJRSxRQUFBLFdBQVcsR0FBRztJQUN2Qjs7T0FFRztJQUNILFVBQVUsRUFBRSxNQUFNO0lBQ2xCOztPQUVHO0lBQ0gsZUFBZSxFQUFFLE1BQU07Q0FDakIsQ0FBQyJ9