toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.monitor.kotlin.outputs
/
PersistenceConfigurationsResponse
Persistence
Configurations
Response
data
class
PersistenceConfigurationsResponse
(
val
persistentVolumeName
:
String
)
Persistence options to all pipelines in the instance.
Members
Constructors
Persistence
Configurations
Response
Link copied to clipboard
constructor
(
persistentVolumeName
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
persistent
Volume
Name
Link copied to clipboard
val
persistentVolumeName
:
String
The name of the mounted persistent volume.