storageBlobsDirect

@JvmName(name = "hmmomgvjusksisev")
suspend fun storageBlobsDirect(value: Output<List<StorageBlobDestinationArgs>>)
@JvmName(name = "vwflqejgehyicqjx")
suspend fun storageBlobsDirect(value: List<StorageBlobDestinationArgs>?)

Parameters

value

List of Storage Blob Direct destinations. To be used only for sending data directly to store from the agent.


@JvmName(name = "tqwqmofcetmrcgkr")
suspend fun storageBlobsDirect(vararg values: Output<StorageBlobDestinationArgs>)


@JvmName(name = "mvfwotaiumbcaxbw")
suspend fun storageBlobsDirect(values: List<Output<StorageBlobDestinationArgs>>)
@JvmName(name = "djmgldchgxbfatsn")
suspend fun storageBlobsDirect(vararg values: StorageBlobDestinationArgs)

Parameters

values

List of Storage Blob Direct destinations. To be used only for sending data directly to store from the agent.


@JvmName(name = "qjipuqjiixgqgsuj")
suspend fun storageBlobsDirect(argument: List<suspend StorageBlobDestinationArgsBuilder.() -> Unit>)
@JvmName(name = "auslddqvujhbvnnr")
suspend fun storageBlobsDirect(vararg argument: suspend StorageBlobDestinationArgsBuilder.() -> Unit)
@JvmName(name = "lpqasbbebbcriphr")
suspend fun storageBlobsDirect(argument: suspend StorageBlobDestinationArgsBuilder.() -> Unit)

Parameters

argument

List of Storage Blob Direct destinations. To be used only for sending data directly to store from the agent.