importPrefixesInitial

@JvmName(name = "wbtrpinejfklrfsp")
suspend fun importPrefixesInitial(value: Output<List<String>>)
@JvmName(name = "glhwndcpkhnpirqf")
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 = "xetfcsgsssxuhkpn")
suspend fun importPrefixesInitial(vararg values: Output<String>)


@JvmName(name = "esantmvjawqkeaer")
suspend fun importPrefixesInitial(values: List<Output<String>>)
@JvmName(name = "neffbenhvolhemfl")
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.