| Package | Description |
|---|---|
| com.microsoft.azure.storage.blob |
| Modifier and Type | Field and Description |
|---|---|
static TelemetryOptions |
TelemetryOptions.DEFAULT |
| Modifier and Type | Method and Description |
|---|---|
TelemetryOptions |
PipelineOptions.telemetryOptions()
Configures the built-in telemetry policy behavior.
|
| Modifier and Type | Method and Description |
|---|---|
PipelineOptions |
PipelineOptions.withTelemetryOptions(TelemetryOptions telemetryOptions)
Configures the built-in telemetry policy behavior.
|
| Constructor and Description |
|---|
TelemetryFactory(TelemetryOptions telemetryOptions)
Creates a factory that can create telemetry policy objects which add telemetry information to the outgoing
HTTP requests.
|
This documentation was released into the public domain.