toggle menu
pulumi-azure-kotlin
5.87.0.0
jvm
switch theme
search in API
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
)
Members
Constructors
Get
App
Template
Container
Volume
Mount
Link copied to clipboard
constructor
(
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.