toggle menu
pulumi-azure-native-kotlin
1.104.0.2
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.logic.kotlin.outputs
/
ApiResourceBackendServiceResponse
Api
Resource
Backend
Service
Response
data
class
ApiResourceBackendServiceResponse
(
val
serviceUrl
:
String
?
=
null
)
The API backend service.
Members
Constructors
Api
Resource
Backend
Service
Response
Link copied to clipboard
constructor
(
serviceUrl
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
service
Url
Link copied to clipboard
val
serviceUrl
:
String
?
=
null
The service URL.