linkedService

suspend fun linkedService(name: String, block: suspend LinkedServiceResourceBuilder.() -> Unit): LinkedService

Parameters

name

The unique name of the resulting resource.

block

Builder for LinkedService.

See also


Parameters

name

The unique name of the resulting resource.

See also