additionalLinkedServiceNames

@JvmName(name = "cvbnehfuccctfnwx")
suspend fun additionalLinkedServiceNames(value: Output<List<LinkedServiceReferenceArgs>>)
@JvmName(name = "qdllpbvdelppxkxx")
suspend fun additionalLinkedServiceNames(value: List<LinkedServiceReferenceArgs>?)

Parameters

value

Specifies additional storage accounts for the HDInsight linked service so that the Data Factory service can register them on your behalf.


@JvmName(name = "ngnivyxbvjdwmlhe")
suspend fun additionalLinkedServiceNames(vararg values: Output<LinkedServiceReferenceArgs>)


@JvmName(name = "lkoyarlrbivoqfqc")
suspend fun additionalLinkedServiceNames(values: List<Output<LinkedServiceReferenceArgs>>)
@JvmName(name = "qheuubytmwqhhrfx")
suspend fun additionalLinkedServiceNames(vararg values: LinkedServiceReferenceArgs)

Parameters

values

Specifies additional storage accounts for the HDInsight linked service so that the Data Factory service can register them on your behalf.


@JvmName(name = "upfyfonewurbgxgh")
suspend fun additionalLinkedServiceNames(argument: List<suspend LinkedServiceReferenceArgsBuilder.() -> Unit>)
@JvmName(name = "adtjbxksmrnieemf")
suspend fun additionalLinkedServiceNames(vararg argument: suspend LinkedServiceReferenceArgsBuilder.() -> Unit)
@JvmName(name = "ejxlhsdmybcmixeo")
suspend fun additionalLinkedServiceNames(argument: suspend LinkedServiceReferenceArgsBuilder.() -> Unit)

Parameters

argument

Specifies additional storage accounts for the HDInsight linked service so that the Data Factory service can register them on your behalf.