pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.machinelearningservices.kotlin.outputs
/
ServiceManagedResourcesSettingsResponse
Service
Managed
Resources
Settings
Response
data
class
ServiceManagedResourcesSettingsResponse
(
val
cosmosDb
:
CosmosDbSettingsResponse
?
=
null
)
Types
Constructors
Properties
Constructors
Service
Managed
Resources
Settings
Response
Link copied to clipboard
fun
ServiceManagedResourcesSettingsResponse
(
cosmosDb
:
CosmosDbSettingsResponse
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
cosmos
Db
Link copied to clipboard
val
cosmosDb
:
CosmosDbSettingsResponse
?
=
null
The settings for the service managed cosmosdb account.