importPrefixesInitial

@JvmName(name = "lfnrcvucdsolaapu")
suspend fun importPrefixesInitial(value: Output<List<String>>)
@JvmName(name = "qcluqxeqexxdcbyv")
suspend fun importPrefixesInitial(value: List<String>?)

Parameters

value

Only blobs in the non-logging container that start with one of the paths/prefixes in this array get imported into the cluster namespace. This is only used during initial creation of the AML file system and has '/' as the default value. It automatically creates an import job resource that can be deleted.


@JvmName(name = "fewgsynhpvorqpea")
suspend fun importPrefixesInitial(vararg values: Output<String>)


@JvmName(name = "kbthdiipgyeycyvs")
suspend fun importPrefixesInitial(values: List<Output<String>>)
@JvmName(name = "qtmbbqeikdkdanvp")
suspend fun importPrefixesInitial(vararg values: String)

Parameters

values

Only blobs in the non-logging container that start with one of the paths/prefixes in this array get imported into the cluster namespace. This is only used during initial creation of the AML file system and has '/' as the default value. It automatically creates an import job resource that can be deleted.