toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.web.kotlin.outputs
/
ApiConnectionTestLinkResponse
Api
Connection
Test
Link
Response
data
class
ApiConnectionTestLinkResponse
(
val
method
:
String
?
=
null
,
val
requestUri
:
String
?
=
null
)
API connection properties
Members
Constructors
Api
Connection
Test
Link
Response
Link copied to clipboard
constructor
(
method
:
String
?
=
null
,
requestUri
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
method
Link copied to clipboard
val
method
:
String
?
=
null
HTTP Method
request
Uri
Link copied to clipboard
val
requestUri
:
String
?
=
null
Test link request URI