| Package | Description |
|---|---|
| com.microsoft.azure.kusto.ingest |
| Modifier and Type | Method and Description |
|---|---|
IngestionProperties.IngestionReportLevel |
IngestionProperties.getReportLevel() |
static IngestionProperties.IngestionReportLevel |
IngestionProperties.IngestionReportLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IngestionProperties.IngestionReportLevel[] |
IngestionProperties.IngestionReportLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IngestionProperties.setReportLevel(IngestionProperties.IngestionReportLevel reportLevel) |
Copyright © 2024. All rights reserved.