keys

@JvmName(name = "smtstxihanggrqrf")
suspend fun keys(value: Output<WebServiceKeysArgs>)
@JvmName(name = "bwjxtujftjhjnkrj")
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 = "ipwfbokvgejbovnj")
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.