protected File Share
suspend fun protectedFileShare(name: String, block: suspend ProtectedFileShareResourceBuilder.() -> Unit): ProtectedFileShare
Parameters
name
The unique name of the resulting resource.
block
Builder for ProtectedFileShare.
See also
Parameters
name
The unique name of the resulting resource.