storageBlobsDirect

@JvmName(name = "lvcasddjkkigktcq")
suspend fun storageBlobsDirect(value: Output<List<StorageBlobDestinationArgs>>)
@JvmName(name = "mypptvpcqwjtjbpk")
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 = "gqsshfsrmwkhfvsk")
suspend fun storageBlobsDirect(vararg values: Output<StorageBlobDestinationArgs>)


@JvmName(name = "uyhrpprynvvpcvok")
suspend fun storageBlobsDirect(values: List<Output<StorageBlobDestinationArgs>>)
@JvmName(name = "vmbnelcaradqrawl")
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 = "gxrfpqymocibkufa")
suspend fun storageBlobsDirect(argument: List<suspend StorageBlobDestinationArgsBuilder.() -> Unit>)
@JvmName(name = "qwegmqvkedodcdan")
suspend fun storageBlobsDirect(vararg argument: suspend StorageBlobDestinationArgsBuilder.() -> Unit)
@JvmName(name = "ghuqidupkanqkdgp")
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.