toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.appplatform.kotlin.outputs
/
GetSpringCloudAppPersistentDisk
Get
Spring
Cloud
App
Persistent
Disk
data
class
GetSpringCloudAppPersistentDisk
(
val
mountPath
:
String
,
val
sizeInGb
:
Int
)
Members
Constructors
Get
Spring
Cloud
App
Persistent
Disk
Link copied to clipboard
constructor
(
mountPath
:
String
,
sizeInGb
:
Int
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
mount
Path
Link copied to clipboard
val
mountPath
:
String
The mount path of the persistent disk.
size
In
Gb
Link copied to clipboard
val
sizeInGb
:
Int
The size of the persistent disk in GB.