pulumi-azure-native-kotlin
1.104.0.1
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.
Types
Constructors
Properties
Constructors
Api
Resource
Backend
Service
Response
Link copied to clipboard
fun
ApiResourceBackendServiceResponse
(
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.