toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
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.
Members
Constructors
Mount
Point
Map
Args
Link copied to clipboard
constructor
(
shareId
:
Output
<
String
>
)
Properties
share
Id
Link copied to clipboard
val
shareId
:
Output
<
String
>
ID of the share mounted to the role VM.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
MountPointMapArgs