pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.web.kotlin.outputs
/
ApiDefinitionInfoResponse
Api
Definition
Info
Response
data
class
ApiDefinitionInfoResponse
(
val
url
:
String
?
=
null
)
Information about the formal API definition for the app.
Types
Constructors
Properties
Constructors
Api
Definition
Info
Response
Link copied to clipboard
fun
ApiDefinitionInfoResponse
(
url
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
url
Link copied to clipboard
val
url
:
String
?
=
null
The URL of the API definition.