is_kusto_database {AzureKusto}R Documentation

Information functions

Description

These functions test whether an object is of the given class.

Usage

is_kusto_database(x)

is_kusto_cluster(x)

Arguments

x

An R object.


[Package AzureKusto version 1.1.3 Index]