pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.containerapp.kotlin.outputs
/
GetAppTemplateContainerVolumeMount
Get
App
Template
Container
Volume
Mount
data
class
GetAppTemplateContainerVolumeMount
(
val
name
:
String
,
val
path
:
String
)
Types
Constructors
Properties
Constructors
Get
App
Template
Container
Volume
Mount
Link copied to clipboard
fun
GetAppTemplateContainerVolumeMount
(
name
:
String
,
path
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
name
Link copied to clipboard
val
name
:
String
The name of the Container App.
path
Link copied to clipboard
val
path
:
String
The path in the container at which to mount this volume.