AzureKustoReadWriteDatabaseResource Properties
Class Properties 3 members
Represents an Azure Kusto read-write database resource, which is a child resource of a
AzureKustoClusterResource. Gets the connection string expression for the Kusto database.
public ReferenceExpression ConnectionStringExpression { get; } Gets the database name.
public string DatabaseName { get; } Gets the parent Kusto resource.
public AzureKustoClusterResource Parent { get; }