| Package | Description |
|---|---|
| com.microsoft.azure.kusto.ingest |
| Modifier and Type | Method and Description |
|---|---|
IngestionProperties.IngestionReportMethod |
IngestionProperties.getReportMethod() |
static IngestionProperties.IngestionReportMethod |
IngestionProperties.IngestionReportMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IngestionProperties.IngestionReportMethod[] |
IngestionProperties.IngestionReportMethod.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.setReportMethod(IngestionProperties.IngestionReportMethod reportMethod) |
Copyright © 2024. All rights reserved.