storageBlobsDirect

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


@JvmName(name = "cacsxbkrprkqfudq")
suspend fun storageBlobsDirect(values: List<Output<StorageBlobDestinationArgs>>)
@JvmName(name = "xqsbiodjeuveybry")
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 = "lwsaypmbcyvuhnnl")
suspend fun storageBlobsDirect(argument: List<suspend StorageBlobDestinationArgsBuilder.() -> Unit>)
@JvmName(name = "bijoccrasjfdtyyk")
suspend fun storageBlobsDirect(vararg argument: suspend StorageBlobDestinationArgsBuilder.() -> Unit)
@JvmName(name = "wfdmquskejvfbutu")
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.