vsc Mount Point
suspend fun vscMountPoint(name: String, block: suspend VscMountPointResourceBuilder.() -> Unit): VscMountPoint
Parameters
name
The unique name of the resulting resource.
block
Builder for VscMountPoint.
See also
Parameters
name
The unique name of the resulting resource.