This commit is contained in:
Alex Kyllo 2023-10-11 11:41:48 -07:00
Родитель 0ea3e528d9
Коммит 13ea2469ab
3 изменённых файлов: 4 добавлений и 4 удалений

Просмотреть файл

@ -1,3 +1,3 @@
Version: 1.1.3
Date: 2023-10-11 18:21:33 UTC
SHA: 4181269ed8e973561e8f2f327390149ca2f70a4f
Date: 2023-10-11 18:40:06 UTC
SHA: 0ea3e528d975e096fba3955dfbc3a0677bdad898

Просмотреть файл

@ -38,4 +38,4 @@ Suggests:
AzureStor (>= 2.0.0),
rmarkdown
Roxygen: list(markdown=TRUE, r6=FALSE)
RoxygenNote: 7.2.2
RoxygenNote: 7.2.3

Просмотреть файл

@ -31,7 +31,7 @@ This is a list of properties recognised by \code{kusto_database_endpoint}, and t
General properties:
\itemize{
\item server: The URI of the server, usually of the form 'https://{clustername}.{location}.kusto.windows.net'.
\item server: The URI of the server, usually of the form 'https://clustername.location.kusto.windows.net'.
\itemize{
\item addr, address, network address, datasource, host
}