toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.apimanagement.kotlin.outputs
/
BackendBaseParametersResponsePool
Backend
Base
Parameters
Response
Pool
data
class
BackendBaseParametersResponsePool
(
val
services
:
List
<
BackendPoolItemResponse
>
?
=
null
)
Members
Constructors
Backend
Base
Parameters
Response
Pool
Link copied to clipboard
constructor
(
services
:
List
<
BackendPoolItemResponse
>
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
services
Link copied to clipboard
val
services
:
List
<
BackendPoolItemResponse
>
?
=
null
The list of backend entities belonging to a pool.