toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.appplatform.kotlin.outputs
/
TemporaryDiskResponse
Temporary
Disk
Response
data
class
TemporaryDiskResponse
(
val
mountPath
:
String
?
=
null
,
val
sizeInGB
:
Int
?
=
null
)
Temporary disk payload
Members
Constructors
Temporary
Disk
Response
Link copied to clipboard
constructor
(
mountPath
:
String
?
=
null
,
sizeInGB
:
Int
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
mount
Path
Link copied to clipboard
val
mountPath
:
String
?
=
null
Mount path of the temporary disk
size
In
GB
Link copied to clipboard
val
sizeInGB
:
Int
?
=
null
Size of the temporary disk in GB