listCustomApiWsdlInterfaces

This returns the list of interfaces in the WSDL Azure REST API version: 2016-06-01.

Return

A list of custom API WSDL interfaces

Parameters

argument

null


suspend fun listCustomApiWsdlInterfaces(content: String? = null, importMethod: Either<String, WsdlImportMethod>? = null, location: String, service: WsdlService? = null, subscriptionId: String? = null, url: String? = null): ListCustomApiWsdlInterfacesResult

Return

A list of custom API WSDL interfaces

See also

Parameters

content

The WSDL content

importMethod

The WSDL import method

location

The location

service

The service with name and endpoint names

subscriptionId

Subscription Id

url

The WSDL URL


Return

A list of custom API WSDL interfaces

See also

Parameters

argument

Builder for com.pulumi.azurenative.web.kotlin.inputs.ListCustomApiWsdlInterfacesPlainArgs.