storageBlobsDirect

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


@JvmName(name = "pubckfiadudiqvsj")
suspend fun storageBlobsDirect(values: List<Output<StorageBlobDestinationArgs>>)
@JvmName(name = "wcuupeqeysxanhsn")
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 = "tflvcqlrqmbhsdwn")
suspend fun storageBlobsDirect(argument: List<suspend StorageBlobDestinationArgsBuilder.() -> Unit>)
@JvmName(name = "ypmnwvnygrhfjbdl")
suspend fun storageBlobsDirect(vararg argument: suspend StorageBlobDestinationArgsBuilder.() -> Unit)
@JvmName(name = "lsokngebooffamdy")
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.