file Service Properties
suspend fun fileServiceProperties(name: String, block: suspend FileServicePropertiesResourceBuilder.() -> Unit): FileServiceProperties
Parameters
name
The unique name of the resulting resource.
block
Builder for FileServiceProperties.
See also
Parameters
name
The unique name of the resulting resource.