storage Blobs Direct
Parameters
value
List of Storage Blob Direct destinations. To be used only for sending data directly to store from the agent.
Parameters
values
List of Storage Blob Direct destinations. To be used only for sending data directly to store from the agent.
suspend fun storageBlobsDirect(argument: List<suspend StorageBlobDestinationArgsBuilder.() -> Unit>)
suspend fun storageBlobsDirect(vararg 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.