keys

@JvmName(name = "nujqqapqxilmdhbv")
suspend fun keys(value: Output<WebServiceKeysArgs>)
@JvmName(name = "eyikheybfolbgjqb")
suspend fun keys(value: WebServiceKeysArgs?)

Parameters

value

Contains the web service provisioning keys. If you do not specify provisioning keys, the Azure Machine Learning system generates them for you. Note: The keys are not returned from calls to GET operations.


@JvmName(name = "cotduoiljkdlmrpl")
suspend fun keys(argument: suspend WebServiceKeysArgsBuilder.() -> Unit)

Parameters

argument

Contains the web service provisioning keys. If you do not specify provisioning keys, the Azure Machine Learning system generates them for you. Note: The keys are not returned from calls to GET operations.