restore Point Collection
suspend fun restorePointCollection(name: String, block: suspend RestorePointCollectionResourceBuilder.() -> Unit): RestorePointCollection
Parameters
name
The unique name of the resulting resource.
block
Builder for RestorePointCollection.
See also
Parameters
name
The unique name of the resulting resource.