pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.databoxedge.kotlin.inputs
/
MountPointMapArgs
Mount
Point
Map
Args
data
class
MountPointMapArgs
(
val
shareId
:
Output
<
String
>
)
:
ConvertibleToJava
<
MountPointMapArgs
>
The share mount point.
Constructors
Functions
Properties
Constructors
Mount
Point
Map
Args
Link copied to clipboard
fun
MountPointMapArgs
(
shareId
:
Output
<
String
>
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
MountPointMapArgs
Properties
share
Id
Link copied to clipboard
val
shareId
:
Output
<
String
>
ID of the share mounted to the role VM.